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) |
putToint getType()
getType in interface OFTableModPropshort getVacancyDown()
short getVacancyUp()
short getVacancy()
OFVersion getVersion()
getVersion in interface OFObjectgetVersion in interface OFTableModPropvoid writeTo(io.netty.buffer.ByteBuf channelBuffer)
writeTo in interface OFTableModPropwriteTo in interface WriteableOFTableModPropVacancy.Builder createBuilder()
createBuilder in interface OFTableModPropCopyright © 2021. All rights reserved.