Uses of Class
org.cxml.ItemStatus
-
Packages that use ItemStatus Package Description org.cxml -
-
Uses of ItemStatus in org.cxml
Fields in org.cxml declared as ItemStatus Modifier and Type Field Description protected ItemStatusContractItemStatus. itemStatusFields in org.cxml with type parameters of type ItemStatus Modifier and Type Field Description protected java.util.List<ItemStatus>DocumentStatus. itemStatusMethods in org.cxml that return ItemStatus Modifier and Type Method Description ItemStatusObjectFactory. createItemStatus()Create an instance ofItemStatusItemStatusContractItemStatus. getItemStatus()Gets the value of the itemStatus property.Methods in org.cxml that return types with arguments of type ItemStatus Modifier and Type Method Description java.util.List<ItemStatus>DocumentStatus. getItemStatus()Gets the value of the itemStatus property.Methods in org.cxml with parameters of type ItemStatus Modifier and Type Method Description voidContractItemStatus. setItemStatus(ItemStatus value)Sets the value of the itemStatus property.
-