| Package | Description |
|---|---|
| org.onosproject.yang.gen.v1.yrt.model.converter.model.data.to.resource.data.rev20160826.modeldatatoresourcedata.bitstypedef |
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.