|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Parameter | |
|---|---|
| com.cisco.oss.foundation.configuration | |
| com.cisco.oss.foundation.configuration.xml.jaxb | |
| Uses of Parameter in com.cisco.oss.foundation.configuration |
|---|
| Methods in com.cisco.oss.foundation.configuration that return Parameter | |
|---|---|
static Parameter |
CCPUtil.clone(Parameter parameter)
|
| Methods in com.cisco.oss.foundation.configuration that return types with arguments of type Parameter | |
|---|---|
static Map<NamespaceIdentifier,Map<String,Parameter>> |
CCPPropertiesMerge.mergerPropertiesToCCPObjects(NamespaceDefinitions namespaceDefinitions,
Properties properties)
|
| Methods in com.cisco.oss.foundation.configuration with parameters of type Parameter | |
|---|---|
static Parameter |
CCPUtil.clone(Parameter parameter)
|
| Uses of Parameter in com.cisco.oss.foundation.configuration.xml.jaxb |
|---|
| Fields in com.cisco.oss.foundation.configuration.xml.jaxb declared as Parameter | |
|---|---|
protected Parameter |
RequiredParameter.parameter
|
| Fields in com.cisco.oss.foundation.configuration.xml.jaxb with type parameters of type Parameter | |
|---|---|
protected List<Parameter> |
NamespaceDefinition.parameters
|
protected List<Parameter> |
NamespaceParameters.parameters
|
| Methods in com.cisco.oss.foundation.configuration.xml.jaxb that return Parameter | |
|---|---|
Parameter |
ObjectFactory.createParameter()
Create an instance of Parameter |
Parameter |
RequiredParameter.getParameter()
Gets the value of the parameter property. |
| Methods in com.cisco.oss.foundation.configuration.xml.jaxb that return types with arguments of type Parameter | |
|---|---|
List<Parameter> |
NamespaceDefinition.getParameters()
Gets the value of the parameters property. |
List<Parameter> |
NamespaceParameters.getParameters()
Gets the value of the parameters property. |
| Methods in com.cisco.oss.foundation.configuration.xml.jaxb with parameters of type Parameter | |
|---|---|
void |
RequiredParameter.setParameter(Parameter value)
Sets the value of the parameter property. |
| Method parameters in com.cisco.oss.foundation.configuration.xml.jaxb with type arguments of type Parameter | |
|---|---|
void |
NamespaceDefinition.setParameters(List<Parameter> parameters)
Sets the value of the parameters property. |
void |
NamespaceParameters.setParameters(List<Parameter> parameters)
Sets the value of the parameters property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||