Package | Description |
---|---|
com.sen.openscape.csta.xml |
Provides the definition of the CSTA Message objects, used only by CSTA SDK internally.
|
Modifier and Type | Method and Description |
---|---|
CstaMaintenance |
CstaGetLogicalDeviceInformationResponse.getDeviceMaintEvtsList() |
CstaMaintenance |
CstaRequestedMonitorFilter.getMaintenance() |
CstaMaintenance |
CstaDeviceOnDeviceMonitorFilter.getMaintenance() |
CstaMaintenance |
CstaActualMonitorFilter.getMaintenance() |
Modifier and Type | Method and Description |
---|---|
void |
CstaGetLogicalDeviceInformationResponse.setDeviceMaintEvtsList(CstaMaintenance deviceMaintEvtsList) |
void |
CstaRequestedMonitorFilter.setMaintenance(CstaMaintenance maintenance) |
void |
CstaDeviceOnDeviceMonitorFilter.setMaintenance(CstaMaintenance maintenance) |
void |
CstaActualMonitorFilter.setMaintenance(CstaMaintenance maintenance) |