Uses of Class
org.cxml.ContractStatus
-
Packages that use ContractStatus Package Description org.cxml -
-
Uses of ContractStatus in org.cxml
Fields in org.cxml declared as ContractStatus Modifier and Type Field Description protected ContractStatusContractStatusUpdateRequest. contractStatusMethods in org.cxml that return ContractStatus Modifier and Type Method Description ContractStatusObjectFactory. createContractStatus()Create an instance ofContractStatusContractStatusContractStatusUpdateRequest. getContractStatus()Gets the value of the contractStatus property.Methods in org.cxml with parameters of type ContractStatus Modifier and Type Method Description voidContractStatusUpdateRequest. setContractStatus(ContractStatus value)Sets the value of the contractStatus property.
-