| Modifier and Type | Method and Description |
|---|---|
static OFBsnUnitType |
OFBsnUnitType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OFBsnUnitType[] |
OFBsnUnitType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Set<OFBsnUnitType> |
OFBsnUnit.getUnit() |
Set<OFBsnUnitType> |
OFBsnUnit.Builder.getUnit() |
Set<OFBsnUnitType> |
OFPortDescPropBsnAlarm.getUnit() |
Set<OFBsnUnitType> |
OFPortDescPropBsnAlarm.Builder.getUnit() |
| Modifier and Type | Method and Description |
|---|---|
OFBsnUnit |
OFFactory.bsnUnit(long value,
Set<OFBsnUnitType> unit) |
OFBsnUnit.Builder |
OFBsnUnit.Builder.setUnit(Set<OFBsnUnitType> unit) |
OFPortDescPropBsnAlarm.Builder |
OFPortDescPropBsnAlarm.Builder.setUnit(Set<OFBsnUnitType> unit) |
| Modifier and Type | Method and Description |
|---|---|
OFBsnUnit |
OFFactoryVer10.bsnUnit(long value,
Set<OFBsnUnitType> unit) |
| Modifier and Type | Method and Description |
|---|---|
OFBsnUnit |
OFFactoryVer11.bsnUnit(long value,
Set<OFBsnUnitType> unit) |
| Modifier and Type | Method and Description |
|---|---|
OFBsnUnit |
OFFactoryVer12.bsnUnit(long value,
Set<OFBsnUnitType> unit) |
| Modifier and Type | Method and Description |
|---|---|
OFBsnUnit |
OFFactoryVer13.bsnUnit(long value,
Set<OFBsnUnitType> unit) |
| Modifier and Type | Method and Description |
|---|---|
static Set<OFBsnUnitType> |
OFBsnUnitTypeSerializerVer14.ofWireValue(byte val) |
static Set<OFBsnUnitType> |
OFBsnUnitTypeSerializerVer14.readFrom(io.netty.buffer.ByteBuf bb) |
| Modifier and Type | Method and Description |
|---|---|
OFBsnUnit |
OFFactoryVer14.bsnUnit(long value,
Set<OFBsnUnitType> unit) |
static void |
OFBsnUnitTypeSerializerVer14.putTo(Set<OFBsnUnitType> set,
com.google.common.hash.PrimitiveSink sink) |
static byte |
OFBsnUnitTypeSerializerVer14.toWireValue(Set<OFBsnUnitType> set) |
static void |
OFBsnUnitTypeSerializerVer14.writeTo(io.netty.buffer.ByteBuf bb,
Set<OFBsnUnitType> set) |
| Modifier and Type | Method and Description |
|---|---|
static Set<OFBsnUnitType> |
OFBsnUnitTypeSerializerVer15.ofWireValue(byte val) |
static Set<OFBsnUnitType> |
OFBsnUnitTypeSerializerVer15.readFrom(io.netty.buffer.ByteBuf bb) |
| Modifier and Type | Method and Description |
|---|---|
OFBsnUnit |
OFFactoryVer15.bsnUnit(long value,
Set<OFBsnUnitType> unit) |
static void |
OFBsnUnitTypeSerializerVer15.putTo(Set<OFBsnUnitType> set,
com.google.common.hash.PrimitiveSink sink) |
static byte |
OFBsnUnitTypeSerializerVer15.toWireValue(Set<OFBsnUnitType> set) |
static void |
OFBsnUnitTypeSerializerVer15.writeTo(io.netty.buffer.ByteBuf bb,
Set<OFBsnUnitType> set) |
Copyright © 2019. All rights reserved.