Package org.cxml

Class Contractor


  • public class Contractor
    extends java.lang.Object
    • Constructor Detail

      • Contractor

        public Contractor()
    • Method Detail

      • setContractorIdentifier

        public void setContractorIdentifier​(ContractorIdentifier value)
        Sets the value of the contractorIdentifier property.
        Parameters:
        value - allowed object is ContractorIdentifier
      • getContact

        public Contact getContact()
        Gets the value of the contact property.
        Returns:
        possible object is Contact
      • setContact

        public void setContact​(Contact value)
        Sets the value of the contact property.
        Parameters:
        value - allowed object is Contact