| Package | Description |
|---|---|
| org.onosproject.yang.gen.v1.urn.ietf.params.xml.ns.yang.yrt.ietf.te.topology.rev20160317.yrtietftetopology |
Implementation of YANG node yrtIetfTeTopology's children nodes.
|
| org.onosproject.yang.gen.v1.urn.ietf.params.xml.ns.yang.yrt.ietf.te.topology.rev20160317.yrtietftetopology.tetopologiesaugment.te.templates |
Implementation of YANG node templates's children nodes.
|
| Modifier and Type | Method and Description |
|---|---|
static TeTemplateName |
TeTemplateName.fromString(String valInString)
Returns the object of teTemplateName fromString input String teTemplateName.
|
static TeTemplateName |
TeTemplateName.of(String value)
Returns the object of teTemplateName for type string.
|
| Modifier and Type | Field and Description |
|---|---|
protected TeTemplateName |
NodeTemplateKeys.name |
protected TeTemplateName |
LinkTemplateKeys.name |
protected TeTemplateName |
DefaultNodeTemplate.name |
protected TeTemplateName |
DefaultLinkTemplate.name |
| Modifier and Type | Method and Description |
|---|---|
TeTemplateName |
NodeTemplateKeys.name()
Returns the attribute name.
|
TeTemplateName |
NodeTemplate.name()
Returns the attribute name.
|
TeTemplateName |
LinkTemplateKeys.name()
Returns the attribute name.
|
TeTemplateName |
LinkTemplate.name()
Returns the attribute name.
|
TeTemplateName |
DefaultNodeTemplate.name() |
TeTemplateName |
DefaultLinkTemplate.name() |
| Modifier and Type | Method and Description |
|---|---|
void |
NodeTemplateKeys.name(TeTemplateName name)
Sets the value to attribute name.
|
void |
NodeTemplate.name(TeTemplateName name)
Sets the attribute name.
|
void |
LinkTemplateKeys.name(TeTemplateName name)
Sets the value to attribute name.
|
void |
LinkTemplate.name(TeTemplateName name)
Sets the attribute name.
|
void |
DefaultNodeTemplate.name(TeTemplateName name) |
void |
DefaultLinkTemplate.name(TeTemplateName name) |
Copyright © 2017. All rights reserved.