Uses of Class
org.cxml.Supervisor
-
Packages that use Supervisor Package Description org.cxml -
-
Uses of Supervisor in org.cxml
Fields in org.cxml declared as Supervisor Modifier and Type Field Description protected SupervisorLaborDetail. supervisorMethods in org.cxml that return Supervisor Modifier and Type Method Description SupervisorObjectFactory. createSupervisor()Create an instance ofSupervisorSupervisorLaborDetail. getSupervisor()Gets the value of the supervisor property.Methods in org.cxml with parameters of type Supervisor Modifier and Type Method Description voidLaborDetail. setSupervisor(Supervisor value)Sets the value of the supervisor property.
-