| Package | Description |
|---|---|
| com.ibm.tivoli.nm.collectors.impl.switchcommander.util |
| Modifier and Type | Method and Description |
|---|---|
static SwitchCommanderCollectorDataStoreMap.SwitchCommanderEntityType |
SwitchCommanderCollectorDataStoreMap.SwitchCommanderEntityType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static SwitchCommanderCollectorDataStoreMap.SwitchCommanderEntityType[] |
SwitchCommanderCollectorDataStoreMap.SwitchCommanderEntityType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SwitchCommanderCollectorDataStoreMap.addEntity(SwitchCommanderCollectorDataStoreMap.SwitchCommanderEntityType type,
java.lang.String deviceId,
java.lang.String name) |
boolean |
SwitchCommanderCollectorDataStoreMap.entityExist(SwitchCommanderCollectorDataStoreMap.SwitchCommanderEntityType type,
java.lang.String deviceId,
java.lang.String name) |