public static interface OFOxmMplsLabel.Builder extends OFOxm.Builder<U32>
Modifier and Type | Method and Description |
---|---|
OFOxmMplsLabel |
build() |
OFOxm<U32> |
getCanonical() |
U32 |
getMask() |
MatchField<U32> |
getMatchField() |
long |
getTypeLen() |
U32 |
getValue() |
OFVersion |
getVersion() |
boolean |
isMasked() |
OFOxmMplsLabel.Builder |
setValue(U32 value) |
OFOxmMplsLabel build()
build
in interface OFOxm.Builder<U32>
long getTypeLen()
getTypeLen
in interface OFOxm.Builder<U32>
U32 getValue()
getValue
in interface OFOxm.Builder<U32>
OFOxmMplsLabel.Builder setValue(U32 value)
MatchField<U32> getMatchField()
getMatchField
in interface OFOxm.Builder<U32>
boolean isMasked()
isMasked
in interface OFOxm.Builder<U32>
OFOxm<U32> getCanonical()
getCanonical
in interface OFOxm.Builder<U32>
U32 getMask()
getMask
in interface OFOxm.Builder<U32>
OFVersion getVersion()
getVersion
in interface OFOxm.Builder<U32>
Copyright © 2015. All rights reserved.