|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use HierarchyLevel | |
|---|---|
| com.cisco.oss.foundation.configuration.xml.jaxb | |
| Uses of HierarchyLevel in com.cisco.oss.foundation.configuration.xml.jaxb |
|---|
| Fields in com.cisco.oss.foundation.configuration.xml.jaxb declared as HierarchyLevel | |
|---|---|
protected HierarchyLevel |
Parameter.instantiationLevel
|
protected HierarchyLevel |
ParameterOverride.instantiationLevel
|
protected HierarchyLevel |
RequiredParameter.levelName
|
protected HierarchyLevel |
NewParameterValue.levelName
|
protected HierarchyLevel |
HierarchyNode.levelName
|
| Methods in com.cisco.oss.foundation.configuration.xml.jaxb that return HierarchyLevel | |
|---|---|
static HierarchyLevel |
HierarchyLevel.fromValue(String v)
|
HierarchyLevel |
Parameter.getInstantiationLevel()
Gets the value of the instantiationLevel property. |
HierarchyLevel |
ParameterOverride.getInstantiationLevel()
Gets the value of the instantiationLevel property. |
HierarchyLevel |
RequiredParameter.getLevelName()
Gets the value of the levelName property. |
HierarchyLevel |
NewParameterValue.getLevelName()
Gets the value of the levelName property. |
HierarchyLevel |
HierarchyNode.getLevelName()
Gets the value of the levelName property. |
static HierarchyLevel |
HierarchyLevel.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static HierarchyLevel[] |
HierarchyLevel.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in com.cisco.oss.foundation.configuration.xml.jaxb with parameters of type HierarchyLevel | |
|---|---|
void |
Parameter.setInstantiationLevel(HierarchyLevel value)
Sets the value of the instantiationLevel property. |
void |
ParameterOverride.setInstantiationLevel(HierarchyLevel value)
Sets the value of the instantiationLevel property. |
void |
RequiredParameter.setLevelName(HierarchyLevel value)
Sets the value of the levelName property. |
void |
NewParameterValue.setLevelName(HierarchyLevel value)
Sets the value of the levelName property. |
void |
HierarchyNode.setLevelName(HierarchyLevel value)
Sets the value of the levelName property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||