Uses of Class
org.cxml.DaysOfSupply
-
Packages that use DaysOfSupply Package Description org.cxml -
-
Uses of DaysOfSupply in org.cxml
Fields in org.cxml declared as DaysOfSupply Modifier and Type Field Description protected DaysOfSupplyInventory. daysOfSupplyMethods in org.cxml that return DaysOfSupply Modifier and Type Method Description DaysOfSupplyObjectFactory. createDaysOfSupply()Create an instance ofDaysOfSupplyDaysOfSupplyInventory. getDaysOfSupply()Gets the value of the daysOfSupply property.Methods in org.cxml with parameters of type DaysOfSupply Modifier and Type Method Description voidInventory. setDaysOfSupply(DaysOfSupply value)Sets the value of the daysOfSupply property.
-