Uses of Class
org.cxml.Distribution
-
Packages that use Distribution Package Description org.cxml -
-
Uses of Distribution in org.cxml
Fields in org.cxml with type parameters of type Distribution Modifier and Type Field Description protected java.util.List<Distribution>ItemIn. distributionprotected java.util.List<Distribution>ItemOut. distributionMethods in org.cxml that return Distribution Modifier and Type Method Description DistributionObjectFactory. createDistribution()Create an instance ofDistributionMethods in org.cxml that return types with arguments of type Distribution Modifier and Type Method Description java.util.List<Distribution>ItemIn. getDistribution()Gets the value of the distribution property.java.util.List<Distribution>ItemOut. getDistribution()Gets the value of the distribution property.
-