Uses of Class
org.cxml.Contractor
Packages that use Contractor
-
Uses of Contractor in org.cxml
Fields in org.cxml declared as ContractorMethods in org.cxml that return ContractorModifier and TypeMethodDescriptionObjectFactory.createContractor()Create an instance ofContractorLaborDetail.getContractor()Gets the value of the contractor property.Methods in org.cxml with parameters of type ContractorModifier and TypeMethodDescriptionvoidLaborDetail.setContractor(Contractor value) Sets the value of the contractor property.