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