Uses of Class
org.cxml.ContractorIdentifier
Packages that use ContractorIdentifier
-
Uses of ContractorIdentifier in org.cxml
Fields in org.cxml declared as ContractorIdentifierMethods in org.cxml that return ContractorIdentifierModifier and TypeMethodDescriptionObjectFactory.createContractorIdentifier()Create an instance ofContractorIdentifierContractor.getContractorIdentifier()Gets the value of the contractorIdentifier property.Methods in org.cxml with parameters of type ContractorIdentifierModifier and TypeMethodDescriptionvoidContractor.setContractorIdentifier(ContractorIdentifier value) Sets the value of the contractorIdentifier property.