|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use NamespaceParameters | |
|---|---|
| com.cisco.oss.foundation.configuration.xml.jaxb | |
| Uses of NamespaceParameters in com.cisco.oss.foundation.configuration.xml.jaxb |
|---|
| Fields in com.cisco.oss.foundation.configuration.xml.jaxb with type parameters of type NamespaceParameters | |
|---|---|
protected List<NamespaceParameters> |
ConfigurationResponse.namespaceParameters
|
protected List<NamespaceParameters> |
HierarchyNode.namespaceParameters
|
| Methods in com.cisco.oss.foundation.configuration.xml.jaxb that return NamespaceParameters | |
|---|---|
NamespaceParameters |
ObjectFactory.createNamespaceParameters()
Create an instance of NamespaceParameters |
| Methods in com.cisco.oss.foundation.configuration.xml.jaxb that return types with arguments of type NamespaceParameters | |
|---|---|
List<NamespaceParameters> |
ConfigurationResponse.getNamespaceParameters()
Gets the value of the namespaceParameters property. |
List<NamespaceParameters> |
HierarchyNode.getNamespaceParameters()
Gets the value of the namespaceParameters property. |
| Method parameters in com.cisco.oss.foundation.configuration.xml.jaxb with type arguments of type NamespaceParameters | |
|---|---|
void |
ConfigurationResponse.setNamespaceParameters(List<NamespaceParameters> namespaceParameters)
Sets the value of the namespaceParameters property. |
void |
HierarchyNode.setNamespaceParameters(List<NamespaceParameters> namespaceParameters)
Sets the value of the namespaceParameters property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||