Uses of Class
org.cxml.ContractorIdentifier
-
Packages that use ContractorIdentifier Package Description org.cxml -
-
Uses of ContractorIdentifier in org.cxml
Fields in org.cxml declared as ContractorIdentifier Modifier and Type Field Description protected ContractorIdentifierContractor. contractorIdentifierMethods in org.cxml that return ContractorIdentifier Modifier and Type Method Description ContractorIdentifierObjectFactory. createContractorIdentifier()Create an instance ofContractorIdentifierContractorIdentifierContractor. getContractorIdentifier()Gets the value of the contractorIdentifier property.Methods in org.cxml with parameters of type ContractorIdentifier Modifier and Type Method Description voidContractor. setContractorIdentifier(ContractorIdentifier value)Sets the value of the contractorIdentifier property.
-