public class DefaultConfig extends ModelObject implements Config
valueLeafFlags identify the leafs whose value are explicitly set Applicable in protocol edit and query operation.
| Modifier and Type | Field and Description |
|---|---|
protected TeNodeAttributes |
teNodeAttributes |
protected List<Object> |
teNodeTemplate |
| Constructor and Description |
|---|
DefaultConfig()
Creates an instance of defaultConfig.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
int |
hashCode() |
TeNodeAttributes |
teNodeAttributes()
Returns the attribute teNodeAttributes.
|
void |
teNodeAttributes(TeNodeAttributes teNodeAttributes)
Sets the attribute teNodeAttributes.
|
List<Object> |
teNodeTemplate()
Returns the attribute teNodeTemplate.
|
void |
teNodeTemplate(List<Object> teNodeTemplate)
Sets the attribute teNodeTemplate.
|
String |
toString() |
addAugmentation, augmentation, augmentations, removeAugmentationprotected TeNodeAttributes teNodeAttributes
public List<Object> teNodeTemplate()
ConfigteNodeTemplate in interface Configpublic TeNodeAttributes teNodeAttributes()
ConfigteNodeAttributes in interface Configpublic void teNodeTemplate(List<Object> teNodeTemplate)
ConfigteNodeTemplate in interface ConfigteNodeTemplate - list of teNodeTemplatepublic void teNodeAttributes(TeNodeAttributes teNodeAttributes)
ConfigteNodeAttributes in interface ConfigteNodeAttributes - value of teNodeAttributesCopyright © 2017. All rights reserved.