Uses of Class
org.cxml.Distribution
Packages that use Distribution
-
Uses of Distribution in org.cxml
Fields in org.cxml with type parameters of type DistributionModifier and TypeFieldDescriptionprotected List<Distribution>ItemIn.distributionprotected List<Distribution>ItemOut.distributionprotected List<Distribution>ShippingAmount.distributionprotected List<Distribution>SpecialHandlingAmount.distributionprotected List<Distribution>Tax.distributionMethods in org.cxml that return DistributionModifier and TypeMethodDescriptionObjectFactory.createDistribution()Create an instance ofDistributionMethods in org.cxml that return types with arguments of type DistributionModifier and TypeMethodDescriptionItemIn.getDistribution()Gets the value of the distribution property.ItemOut.getDistribution()Gets the value of the distribution property.ShippingAmount.getDistribution()Gets the value of the distribution property.SpecialHandlingAmount.getDistribution()Gets the value of the distribution property.Tax.getDistribution()Gets the value of the distribution property.