| Modifier and Type | Field and Description |
|---|---|
protected List<SlaveType> |
SlaveListType.slave |
| Modifier and Type | Method and Description |
|---|---|
SlaveType |
ObjectFactory.createSlaveType()
Create an instance of
SlaveType |
SlaveType |
SlaveType.withHostname(String value) |
SlaveType |
SlaveType.withId(String value) |
SlaveType |
SlaveType.withLastUpdated(XMLGregorianCalendar value) |
SlaveType |
SlaveType.withRequestSourceIp(String value) |
SlaveType |
SlaveType.withSlaveId(String value) |
SlaveType |
SlaveType.withSlaveInstanceName(String value) |
SlaveType |
SlaveType.withSlaveIp(String value) |
SlaveType |
SlaveType.withSlaveMac(String value) |
| Modifier and Type | Method and Description |
|---|---|
List<SlaveType> |
SlaveListType.getSlave()
Gets the value of the slave property.
|
| Modifier and Type | Method and Description |
|---|---|
SlaveListType |
SlaveListType.withSlave(SlaveType... values) |
| Modifier and Type | Method and Description |
|---|---|
SlaveListType |
SlaveListType.withSlave(Collection<SlaveType> values) |
Copyright © 2015. All rights reserved.