| Package | Description |
|---|---|
| org.onosproject.yang.gen.v1.datatypes.rev20160524 |
Implementation of YANG node dataTypes.
|
| org.onosproject.yang.gen.v1.datatypes.rev20160524.datatypes |
Implementation of YANG node dataTypes's children nodes.
|
| Modifier and Type | Field and Description |
|---|---|
protected Datatype |
DataTypesOpParam.datatype |
| Modifier and Type | Method and Description |
|---|---|
Datatype |
DataTypesOpParam.datatype() |
Datatype |
DataTypes.datatype()
Returns the attribute datatype.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DataTypesOpParam.datatype(Datatype datatype) |
void |
DataTypes.datatype(Datatype datatype)
Sets the attribute datatype.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultDatatype
Represents the implementation of datatype.
|
Copyright © 2018. All rights reserved.