| Package | Description |
|---|---|
| com.ibm.tivoli.nm.collectors.framework.store |
Provides implementations for the
CollectorDataStore
interface for storing network data collected by a given collector. |
| Modifier and Type | Method and Description |
|---|---|
static LTELogicalElement.eLogicalType |
LTELogicalElement.eLogicalType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static LTELogicalElement.eLogicalType[] |
LTELogicalElement.eLogicalType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
LTELogicalElement(LTELogicalElement.eLogicalType type,
java.util.Map<java.lang.String,java.lang.Object> data) |