public interface OFTableModPropVacancy extends OFObject, OFTableModProp
Modifier and Type | Interface and Description |
---|---|
static interface |
OFTableModPropVacancy.Builder |
Modifier and Type | Method and Description |
---|---|
OFTableModPropVacancy.Builder |
createBuilder() |
int |
getType() |
short |
getVacancy() |
short |
getVacancyDown() |
short |
getVacancyUp() |
OFVersion |
getVersion() |
void |
writeTo(io.netty.buffer.ByteBuf channelBuffer) |
putTo
int getType()
getType
in interface OFTableModProp
short getVacancyDown()
short getVacancyUp()
short getVacancy()
OFVersion getVersion()
getVersion
in interface OFObject
getVersion
in interface OFTableModProp
void writeTo(io.netty.buffer.ByteBuf channelBuffer)
writeTo
in interface OFTableModProp
writeTo
in interface Writeable
OFTableModPropVacancy.Builder createBuilder()
createBuilder
in interface OFTableModProp
Copyright © 2016. All rights reserved.