public class NodeTemplateKeys extends Object implements org.onosproject.yang.model.KeyInfo<DefaultNodeTemplate>
| Modifier and Type | Field and Description |
|---|---|
protected TeTemplateName |
name |
| Constructor and Description |
|---|
NodeTemplateKeys() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
int |
hashCode() |
TeTemplateName |
name()
Returns the attribute name.
|
void |
name(TeTemplateName name)
Sets the value to attribute name.
|
protected TeTemplateName name
public TeTemplateName name()
public void name(TeTemplateName name)
name - value of nameCopyright © 2018. All rights reserved.