| Package | Description |
|---|---|
| com.h3c.sdn.nodemgr.model |
Common classes and utility functions for implementations of Node Manager.
|
| Modifier and Type | Method and Description |
|---|---|
Entity.ENTRY_TYPE |
Entity.getType()
Deprecated.
|
Entity.ENTRY_TYPE |
ARPTableEntry.getType()
Deprecated.
|
static Entity.ENTRY_TYPE |
Entity.ENTRY_TYPE.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Entity.ENTRY_TYPE[] |
Entity.ENTRY_TYPE.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Entity.setType(Entity.ENTRY_TYPE type)
Deprecated.
|
void |
ARPTableEntry.setType(Entity.ENTRY_TYPE type)
Deprecated.
|
Copyright © 2014. All Rights Reserved.