Uses of Class
org.cxml.ContractItemStatus
-
Packages that use ContractItemStatus Package Description org.cxml -
-
Uses of ContractItemStatus in org.cxml
Fields in org.cxml with type parameters of type ContractItemStatus Modifier and Type Field Description protected java.util.List<ContractItemStatus>ContractStatus. contractItemStatusMethods in org.cxml that return ContractItemStatus Modifier and Type Method Description ContractItemStatusObjectFactory. createContractItemStatus()Create an instance ofContractItemStatusMethods in org.cxml that return types with arguments of type ContractItemStatus Modifier and Type Method Description java.util.List<ContractItemStatus>ContractStatus. getContractItemStatus()Gets the value of the contractItemStatus property.
-