Uses of Class
org.cxml.Contractor
-
Packages that use Contractor Package Description org.cxml -
-
Uses of Contractor in org.cxml
Fields in org.cxml declared as Contractor Modifier and Type Field Description protected ContractorLaborDetail. contractorMethods in org.cxml that return Contractor Modifier and Type Method Description ContractorObjectFactory. createContractor()Create an instance ofContractorContractorLaborDetail. getContractor()Gets the value of the contractor property.Methods in org.cxml with parameters of type Contractor Modifier and Type Method Description voidLaborDetail. setContractor(Contractor value)Sets the value of the contractor property.
-