public static class MBodyPortDesc.Array extends MBodyList<MBodyPortDesc>
version| Modifier and Type | Method and Description |
|---|---|
Class<MBodyPortDesc> |
getElementClass()
Returns the class of the elements of the array.
|
List<Port> |
getPorts()
Returns the contents of this port description message body as
a list of ports.
|
String |
toDebugString()
Returns a string representation useful for debugging.
|
String |
toString() |
getList, getTotalLength, getVersionhex, hex, validateclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitvalidatepublic Class<MBodyPortDesc> getElementClass()
MBodyListgetElementClass in class MBodyList<MBodyPortDesc>public String toString()
toString in class OpenflowStructurepublic String toDebugString()
OpenflowStructureOpenflowStructure.toString(), but
subclasses are free to override this behavior.toDebugString in interface StructuretoDebugString in class OpenflowStructureCopyright © 2014. All Rights Reserved.