Uses of Class
org.cxml.ContractItem
-
Packages that use ContractItem Package Description org.cxml -
-
Uses of ContractItem in org.cxml
Fields in org.cxml with type parameters of type ContractItem Modifier and Type Field Description protected java.util.List<ContractItem>ItemSegment. contractItemMethods in org.cxml that return ContractItem Modifier and Type Method Description ContractItemObjectFactory. createContractItem()Create an instance ofContractItemMethods in org.cxml that return types with arguments of type ContractItem Modifier and Type Method Description java.util.List<ContractItem>ItemSegment. getContractItem()Gets the value of the contractItem property.
-