Package | Description |
---|---|
com.hp.sdn.dvc |
Device Management
|
com.hp.sdn.model |
Base abstractions used in consuming & producing Network information model.
|
Modifier and Type | Class and Description |
---|---|
class |
DbInterface
Wrapper class to identify data came directly from database.
|
Constructor and Description |
---|
DbInterface(DefaultInterface netIf) |
Modifier and Type | Method and Description |
---|---|
<E extends DefaultInterface> |
DefaultInterface.getId() |
Modifier and Type | Method and Description |
---|---|
DefaultInterface |
DefaultInterfaceSerializer.deserialize(byte[] serialization) |
static DefaultInterface |
DefaultInterfaceSerializer.deserialize(com.hp.sdn.model.proto.InterfaceProto.Interface msg) |
Modifier and Type | Method and Description |
---|---|
byte[] |
DefaultInterfaceSerializer.serialize(DefaultInterface subject) |
static com.hp.sdn.model.proto.InterfaceProto.Interface |
DefaultInterfaceSerializer.valueOf(DefaultInterface subject) |
Constructor and Description |
---|
DefaultInterface(DefaultInterface netIf)
Copy constructor
|
Copyright © 2015. All Rights Reserved.