Uses of Class
org.cxml.UnrestrictedUseQuantity
-
Packages that use UnrestrictedUseQuantity Package Description org.cxml -
-
Uses of UnrestrictedUseQuantity in org.cxml
Fields in org.cxml declared as UnrestrictedUseQuantity Modifier and Type Field Description protected UnrestrictedUseQuantityConsignmentInventory. unrestrictedUseQuantityprotected UnrestrictedUseQuantityInventory. unrestrictedUseQuantityMethods in org.cxml that return UnrestrictedUseQuantity Modifier and Type Method Description UnrestrictedUseQuantityObjectFactory. createUnrestrictedUseQuantity()Create an instance ofUnrestrictedUseQuantityUnrestrictedUseQuantityConsignmentInventory. getUnrestrictedUseQuantity()Gets the value of the unrestrictedUseQuantity property.UnrestrictedUseQuantityInventory. getUnrestrictedUseQuantity()Gets the value of the unrestrictedUseQuantity property.Methods in org.cxml with parameters of type UnrestrictedUseQuantity Modifier and Type Method Description voidConsignmentInventory. setUnrestrictedUseQuantity(UnrestrictedUseQuantity value)Sets the value of the unrestrictedUseQuantity property.voidInventory. setUnrestrictedUseQuantity(UnrestrictedUseQuantity value)Sets the value of the unrestrictedUseQuantity property.
-