Package | Description |
---|---|
com.hp.sdn.model |
Base abstractions used in consuming & producing Network information model.
|
Modifier and Type | Method and Description |
---|---|
LinkKey |
LinkKeySerializer.deserialize(byte[] serialization) |
static LinkKey |
LinkKeySerializer.deserialize(com.hp.sdn.model.proto.LinkKeyProto.LinkKey msg) |
Modifier and Type | Method and Description |
---|---|
byte[] |
LinkKeySerializer.serialize(LinkKey subject) |
static com.hp.sdn.model.proto.LinkKeyProto.LinkKey |
LinkKeySerializer.valueOf(LinkKey subject) |
Copyright © 2015. All Rights Reserved.