Uses of Class
org.cxml.ContractIDInfo
-
Packages that use ContractIDInfo Package Description org.cxml -
-
Uses of ContractIDInfo in org.cxml
Fields in org.cxml declared as ContractIDInfo Modifier and Type Field Description protected ContractIDInfoContractStatus. contractIDInfoMethods in org.cxml that return ContractIDInfo Modifier and Type Method Description ContractIDInfoObjectFactory. createContractIDInfo()Create an instance ofContractIDInfoContractIDInfoContractStatus. getContractIDInfo()Gets the value of the contractIDInfo property.Methods in org.cxml with parameters of type ContractIDInfo Modifier and Type Method Description voidContractStatus. setContractIDInfo(ContractIDInfo value)Sets the value of the contractIDInfo property.
-