| Package | Description |
|---|---|
| com.ibm.tivoli.nm.collectors.impl.calixrest.model |
| Modifier and Type | Method and Description |
|---|---|
Region |
Region.getParent()
Gets the parent region.
|
Region |
CalixDevice.getRegion()
Gets the region information for the device.
|
Region |
CalixDeviceWithSlots.getRegion() |
| Modifier and Type | Method and Description |
|---|---|
void |
Region.setParent(Region parent)
Sets the parent region.
|
void |
CalixDevice.setRegion(Region region)
Sets the region information for the device.
|
void |
CalixDeviceWithSlots.setRegion(Region region) |