| Package | Description |
|---|---|
| org.cip4.lib.xjdf.schema |
| Modifier and Type | Field and Description |
|---|---|
protected List<Employee> |
Signal.employee |
protected List<Employee> |
Response.employee |
protected List<Employee> |
Registration.employee |
protected List<Employee> |
Query.employee |
protected List<Employee> |
NodeInfo.employee |
protected List<Employee> |
ModuleStatus.employee |
protected List<Employee> |
ModulePhase.employee |
protected List<Employee> |
Message.employee |
protected List<Employee> |
JMF.employee |
protected List<Employee> |
DeviceInfo.employee |
protected List<Employee> |
ContentMetaData.employee |
protected List<Employee> |
Command.employee |
protected List<Employee> |
Audit.employee |
protected List<Employee> |
Acknowledge.employee |
| Modifier and Type | Method and Description |
|---|---|
Employee |
ObjectFactory.createEmployee()
Create an instance of
Employee |
Employee |
Employee.withCostCenter(Collection<CostCenter> values) |
Employee |
Employee.withCostCenter(CostCenter... values) |
Employee |
Employee.withPerson(Collection<Person> values) |
Employee |
Employee.withPerson(Person... values) |
Employee |
Employee.withPersonalID(String value) |
Employee |
Employee.withRoles(Collection<String> values) |
Employee |
Employee.withRoles(String... values) |
Employee |
Employee.withShift(String value) |
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<Employee> |
ObjectFactory.createEmployee(Employee value)
|
List<Employee> |
Signal.getEmployee()
Gets the value of the employee property.
|
List<Employee> |
Response.getEmployee()
Gets the value of the employee property.
|
List<Employee> |
Registration.getEmployee()
Gets the value of the employee property.
|
List<Employee> |
Query.getEmployee()
Gets the value of the employee property.
|
List<Employee> |
NodeInfo.getEmployee()
Gets the value of the employee property.
|
List<Employee> |
ModuleStatus.getEmployee()
Gets the value of the employee property.
|
List<Employee> |
ModulePhase.getEmployee()
Gets the value of the employee property.
|
List<Employee> |
Message.getEmployee()
Gets the value of the employee property.
|
List<Employee> |
JMF.getEmployee()
Gets the value of the employee property.
|
List<Employee> |
DeviceInfo.getEmployee()
Gets the value of the employee property.
|
List<Employee> |
ContentMetaData.getEmployee()
Gets the value of the employee property.
|
List<Employee> |
Command.getEmployee()
Gets the value of the employee property.
|
List<Employee> |
Audit.getEmployee()
Gets the value of the employee property.
|
List<Employee> |
Acknowledge.getEmployee()
Gets the value of the employee property.
|
Copyright © 2016. All rights reserved.