| Package | Description |
|---|---|
| com.ibm.tivoli.nm.collectors.framework.store |
Provides implementations for the
CollectorDataStore
interface for storing network data collected by a given collector. |
| com.ibm.tivoli.nm.collectors.impl.alcatel5620sam |
| Modifier and Type | Method and Description |
|---|---|
static LTEFunction.eFunctionType |
LTEFunction.eFunctionType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static LTEFunction.eFunctionType[] |
LTEFunction.eFunctionType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
LTEFunction |
Alcatel5620SamCollectorProcessor.getFunctionMap(java.lang.String strDeviceId,
LTEFunction.eFunctionType lteFunctionType)
Returns an LTE Function based on a given device Id and LTE Function type
|