Uses of Class
org.cxml.ContractItemIn
-
Packages that use ContractItemIn Package Description org.cxml -
-
Uses of ContractItemIn in org.cxml
Fields in org.cxml with type parameters of type ContractItemIn Modifier and Type Field Description protected java.util.List<ContractItemIn>ContractRequest. contractItemInMethods in org.cxml that return ContractItemIn Modifier and Type Method Description ContractItemInObjectFactory. createContractItemIn()Create an instance ofContractItemInMethods in org.cxml that return types with arguments of type ContractItemIn Modifier and Type Method Description java.util.List<ContractItemIn>ContractRequest. getContractItemIn()Gets the value of the contractItemIn property.
-