|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use HierarchyNode | |
|---|---|
| com.cisco.oss.foundation.configuration.xml.jaxb | |
| Uses of HierarchyNode in com.cisco.oss.foundation.configuration.xml.jaxb |
|---|
| Fields in com.cisco.oss.foundation.configuration.xml.jaxb declared as HierarchyNode | |
|---|---|
protected HierarchyNode |
HierarchyTree.hierarchyNode
|
| Fields in com.cisco.oss.foundation.configuration.xml.jaxb with type parameters of type HierarchyNode | |
|---|---|
protected List<HierarchyNode> |
ComponentInstances.componentInstances
|
protected List<HierarchyNode> |
ParameterInstantiations.hierarchyNodes
|
protected List<HierarchyNode> |
HierarchyNode.hierarchyNodes
|
| Methods in com.cisco.oss.foundation.configuration.xml.jaxb that return HierarchyNode | |
|---|---|
HierarchyNode |
ObjectFactory.createHierarchyNode()
Create an instance of HierarchyNode |
HierarchyNode |
HierarchyTree.getHierarchyNode()
Gets the value of the hierarchyNode property. |
| Methods in com.cisco.oss.foundation.configuration.xml.jaxb that return types with arguments of type HierarchyNode | |
|---|---|
List<HierarchyNode> |
ComponentInstances.getComponentInstances()
Gets the value of the componentInstances property. |
List<HierarchyNode> |
ParameterInstantiations.getHierarchyNodes()
Gets the value of the hierarchyNodes property. |
List<HierarchyNode> |
HierarchyNode.getHierarchyNodes()
Gets the value of the hierarchyNodes property. |
| Methods in com.cisco.oss.foundation.configuration.xml.jaxb with parameters of type HierarchyNode | |
|---|---|
void |
HierarchyTree.setHierarchyNode(HierarchyNode value)
Sets the value of the hierarchyNode property. |
| Method parameters in com.cisco.oss.foundation.configuration.xml.jaxb with type arguments of type HierarchyNode | |
|---|---|
void |
ComponentInstances.setComponentInstances(List<HierarchyNode> componentInstances)
Sets the value of the componentInstances property. |
void |
ParameterInstantiations.setHierarchyNodes(List<HierarchyNode> hierarchyNodes)
Sets the value of the hierarchyNodes property. |
void |
HierarchyNode.setHierarchyNodes(List<HierarchyNode> hierarchyNodes)
Sets the value of the hierarchyNodes property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||