Uses of Class
org.cxml.ContractStatus
Packages that use ContractStatus
-
Uses of ContractStatus in org.cxml
Fields in org.cxml declared as ContractStatusModifier and TypeFieldDescriptionprotected ContractStatusContractStatusUpdateRequest.contractStatusMethods in org.cxml that return ContractStatusModifier and TypeMethodDescriptionObjectFactory.createContractStatus()Create an instance ofContractStatusContractStatusUpdateRequest.getContractStatus()Gets the value of the contractStatus property.Methods in org.cxml with parameters of type ContractStatusModifier and TypeMethodDescriptionvoidContractStatusUpdateRequest.setContractStatus(ContractStatus value) Sets the value of the contractStatus property.