| Package | Description |
|---|---|
| org.onosproject.yang.gen.v1.yms.test.ytb.derived.type.with.bits.and.binary.rev20160826.ytbderivedtypewithbitsandbinary.derivedbitsb |
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 © 2017. All rights reserved.