| Package | Description |
|---|---|
| org.onosproject.yang.gen.v1.yms.test.ytb.tree.builder.yangautoprefixfor.yangautoprefixlist.having.yangautoprefixlist.rev20160826.ytbtreebuilderforlisthavinglist.carrier |
Implementation of YANG node carrier's children nodes.
|
| org.onosproject.yang.gen.v1.yms.test.ytb.tree.builder.yangautoprefixfor.yangautoprefixlist.having.yangautoprefixlist.rev20160826.ytbtreebuilderforlisthavinglist.carrier.multiplexes |
Implementation of YANG node multiplexes's children nodes.
|
| Modifier and Type | Field and Description |
|---|---|
protected TypesEnum |
MultiplexesKeys.types |
protected TypesEnum |
DefaultMultiplexes.types |
| Modifier and Type | Method and Description |
|---|---|
TypesEnum |
MultiplexesKeys.types()
Returns the attribute types.
|
TypesEnum |
Multiplexes.types()
Returns the attribute types.
|
TypesEnum |
DefaultMultiplexes.types() |
| Modifier and Type | Method and Description |
|---|---|
void |
MultiplexesKeys.types(TypesEnum types)
Sets the value to attribute types.
|
void |
Multiplexes.types(TypesEnum types)
Sets the attribute types.
|
void |
DefaultMultiplexes.types(TypesEnum types) |
| Modifier and Type | Method and Description |
|---|---|
static TypesEnum |
TypesEnum.of(int value)
Returns the object of typesEnum for.
|
static TypesEnum |
TypesEnum.of(String value)
Returns the object of typesEnum for.
|
static TypesEnum |
TypesEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TypesEnum[] |
TypesEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2017. All rights reserved.