public interface RackElement
| Modifier and Type | Method and Description |
|---|---|
UUID |
getFrontRackImage()
Get front rack image
|
long |
getObjectId()
Get object ID
|
String |
getObjectName()
Get object name
|
short |
getRackHeight()
Get device height in rack units
|
long |
getRackId()
Get rack object ID
|
RackOrientation |
getRackOrientation()
Get orientation of object in rack
|
short |
getRackPosition()
Get position in rack
|
UUID |
getRearRackImage()
Get rear rack image
|
ObjectStatus |
getStatus()
Get object status
|
long getObjectId()
String getObjectName()
ObjectStatus getStatus()
long getRackId()
UUID getFrontRackImage()
UUID getRearRackImage()
short getRackPosition()
short getRackHeight()
RackOrientation getRackOrientation()
Copyright © 2018. All rights reserved.