Package org.cxml

Class Supervisor

java.lang.Object
org.cxml.Supervisor

public class Supervisor extends Object
  • Field Details

    • contact

      protected Contact contact
  • Constructor Details

    • Supervisor

      public Supervisor()
  • Method Details

    • 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