| Package | Description |
|---|---|
| org.onosproject.yang.gen.v1.simpledatatypes.rev20131112.simpledatatypes.tpdfbit |
Implementation of YANG node bits.
|
| Modifier and Type | Method and Description |
|---|---|
static Bits |
Bits.of(int value)
Returns the object of bits for.
|
static Bits |
Bits.of(String value)
Returns the object of bits for.
|
static Bits |
Bits.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Bits[] |
Bits.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018. All rights reserved.