public interface OFCalientPortDescPropOptical extends OFObject, OFCalientPortDescProp
| Modifier and Type | Interface and Description |
|---|---|
static interface |
OFCalientPortDescPropOptical.Builder |
| Modifier and Type | Method and Description |
|---|---|
OFCalientPortDescPropOptical.Builder |
createBuilder() |
Set<OFCalientOpticalPortAdminState> |
getInAdminStatus() |
String |
getInAlias() |
String |
getInCircuitId() |
Set<OFCalientOpticalPortOperCapability> |
getInOperCapability() |
Set<OFCalientOpticalPortOperState> |
getInOperStatus() |
U64 |
getInPeerNode() |
int |
getInPeerPort() |
String |
getInportPower() |
Set<OFCalientOpticalPortAdminState> |
getOutAdminStatus() |
String |
getOutAlias() |
String |
getOutCircuitId() |
Set<OFCalientOpticalPortOperCapability> |
getOutOperCapability() |
Set<OFCalientOpticalPortOperState> |
getOutOperStatus() |
U64 |
getOutPeerNode() |
int |
getOutPeerPort() |
String |
getOutportPower() |
int |
getType() |
OFVersion |
getVersion() |
void |
writeTo(org.jboss.netty.buffer.ChannelBuffer channelBuffer) |
putToint getType()
getType in interface OFCalientPortDescPropSet<OFCalientOpticalPortAdminState> getInAdminStatus()
Set<OFCalientOpticalPortOperState> getInOperStatus()
Set<OFCalientOpticalPortOperCapability> getInOperCapability()
Set<OFCalientOpticalPortAdminState> getOutAdminStatus()
Set<OFCalientOpticalPortOperState> getOutOperStatus()
Set<OFCalientOpticalPortOperCapability> getOutOperCapability()
String getInportPower()
String getOutportPower()
U64 getInPeerNode()
U64 getOutPeerNode()
int getInPeerPort()
int getOutPeerPort()
String getInCircuitId()
String getOutCircuitId()
String getInAlias()
String getOutAlias()
OFVersion getVersion()
getVersion in interface OFCalientPortDescPropgetVersion in interface OFObjectvoid writeTo(org.jboss.netty.buffer.ChannelBuffer channelBuffer)
writeTo in interface OFCalientPortDescPropwriteTo in interface WriteableOFCalientPortDescPropOptical.Builder createBuilder()
createBuilder in interface OFCalientPortDescPropCopyright © 2016. All rights reserved.