| Package | Description |
|---|---|
| com.ibm.tivoli.nm.collectors.impl.ciscoapicrest.utils |
| Modifier and Type | Method and Description |
|---|---|
java.util.ArrayList<l1PhysIf> |
CiscoApicXMLJSONParser.getl1PhysIfList()
Get l1PhysIf array list of items
|
| Modifier and Type | Method and Description |
|---|---|
java.util.Map<java.lang.String,java.lang.Object> |
CiscoApicXMLJSONParser.loadel1PhysIf(l1PhysIf l1PhysIfData)
Load l1PhysIf class attributes into hashmap to be used for creating
entity
|
java.util.HashMap<java.lang.String,java.lang.Object> |
CiscoApicXMLJSONParser.loadeqptLPortData(eqptLPort eqptLPortData,
ethpmPhysIf ethpmPhysIfData,
l1PhysIf l1PhysIfData)
Load eqptLPort class attributes into hashmap to be used for creating
entity
|
java.util.HashMap<java.lang.String,java.lang.Object> |
CiscoApicXMLJSONParser.loadeqptLPortData(eqptLPort eqptLPortData,
ethpmPhysIf ethpmPhysIfData,
l1PhysIf l1PhysIfData,
ipv4Addr ipv4AddrData)
Load eqptLPort class attributes into hashmap to be used for creating
entity
|
static void |
CiscoApicXMLJSONParser.setL1PhysIfItems(l1PhysIf l1PhysIfItems) |