Modifier and Type | Field and Description |
---|---|
static MatchField<ICMPv4Type> |
MatchField.ICMPV4_TYPE |
Modifier and Type | Method and Description |
---|---|
ICMPv4Type |
OFOxmIcmpv4Type.getMask() |
ICMPv4Type |
OFOxmIcmpv4Type.Builder.getMask() |
ICMPv4Type |
OFOxmIcmpv4TypeMasked.getMask() |
ICMPv4Type |
OFOxmIcmpv4TypeMasked.Builder.getMask() |
ICMPv4Type |
OFOxmIcmpv4Type.getValue() |
ICMPv4Type |
OFOxmIcmpv4Type.Builder.getValue() |
ICMPv4Type |
OFOxmIcmpv4TypeMasked.getValue() |
ICMPv4Type |
OFOxmIcmpv4TypeMasked.Builder.getValue() |
Modifier and Type | Method and Description |
---|---|
OFOxm<ICMPv4Type> |
OFOxmIcmpv4Type.getCanonical() |
OFOxm<ICMPv4Type> |
OFOxmIcmpv4Type.Builder.getCanonical() |
OFOxm<ICMPv4Type> |
OFOxmIcmpv4TypeMasked.getCanonical() |
OFOxm<ICMPv4Type> |
OFOxmIcmpv4TypeMasked.Builder.getCanonical() |
MatchField<ICMPv4Type> |
OFOxmIcmpv4Type.getMatchField() |
MatchField<ICMPv4Type> |
OFOxmIcmpv4Type.Builder.getMatchField() |
MatchField<ICMPv4Type> |
OFOxmIcmpv4TypeMasked.getMatchField() |
MatchField<ICMPv4Type> |
OFOxmIcmpv4TypeMasked.Builder.getMatchField() |
Modifier and Type | Method and Description |
---|---|
OFOxmIcmpv4Type |
OFOxms.icmpv4Type(ICMPv4Type value) |
OFOxmIcmpv4TypeMasked |
OFOxms.icmpv4TypeMasked(ICMPv4Type value,
ICMPv4Type mask) |
OFOxmIcmpv4TypeMasked.Builder |
OFOxmIcmpv4TypeMasked.Builder.setMask(ICMPv4Type mask) |
OFOxmIcmpv4Type.Builder |
OFOxmIcmpv4Type.Builder.setValue(ICMPv4Type value) |
OFOxmIcmpv4TypeMasked.Builder |
OFOxmIcmpv4TypeMasked.Builder.setValue(ICMPv4Type value) |
Modifier and Type | Method and Description |
---|---|
OFOxmIcmpv4Type |
OFOxmsVer10.icmpv4Type(ICMPv4Type value) |
OFOxmIcmpv4TypeMasked |
OFOxmsVer10.icmpv4TypeMasked(ICMPv4Type value,
ICMPv4Type mask) |
Modifier and Type | Method and Description |
---|---|
OFOxmIcmpv4Type |
OFOxmsVer11.icmpv4Type(ICMPv4Type value) |
OFOxmIcmpv4TypeMasked |
OFOxmsVer11.icmpv4TypeMasked(ICMPv4Type value,
ICMPv4Type mask) |
Modifier and Type | Method and Description |
---|---|
OFOxmIcmpv4Type |
OFOxmsVer12.icmpv4Type(ICMPv4Type value) |
OFOxmIcmpv4TypeMasked |
OFOxmsVer12.icmpv4TypeMasked(ICMPv4Type value,
ICMPv4Type mask) |
Modifier and Type | Method and Description |
---|---|
OFOxmIcmpv4Type |
OFOxmsVer13.icmpv4Type(ICMPv4Type value) |
OFOxmIcmpv4TypeMasked |
OFOxmsVer13.icmpv4TypeMasked(ICMPv4Type value,
ICMPv4Type mask) |
Modifier and Type | Method and Description |
---|---|
OFOxmIcmpv4Type |
OFOxmsVer14.icmpv4Type(ICMPv4Type value) |
OFOxmIcmpv4TypeMasked |
OFOxmsVer14.icmpv4TypeMasked(ICMPv4Type value,
ICMPv4Type mask) |
Modifier and Type | Method and Description |
---|---|
ICMPv4Type |
ICMPv4Type.applyMask(ICMPv4Type mask) |
static ICMPv4Type |
ICMPv4Type.of(short type) |
static ICMPv4Type |
ICMPv4Type.readByte(io.netty.buffer.ByteBuf c) |
Modifier and Type | Method and Description |
---|---|
ICMPv4Type |
ICMPv4Type.applyMask(ICMPv4Type mask) |
int |
ICMPv4Type.compareTo(ICMPv4Type o) |
Copyright © 2015. All rights reserved.