Uses of Class
com.cisco.oss.foundation.configuration.xml.jaxb.NewParameterValue

Packages that use NewParameterValue
com.cisco.oss.foundation.configuration.xml.jaxb   
 

Uses of NewParameterValue in com.cisco.oss.foundation.configuration.xml.jaxb
 

Fields in com.cisco.oss.foundation.configuration.xml.jaxb with type parameters of type NewParameterValue
protected  List<NewParameterValue> ComponentInstallation.newParameterValues
           
 

Methods in com.cisco.oss.foundation.configuration.xml.jaxb that return NewParameterValue
 NewParameterValue ObjectFactory.createNewParameterValue()
          Create an instance of NewParameterValue
 

Methods in com.cisco.oss.foundation.configuration.xml.jaxb that return types with arguments of type NewParameterValue
 List<NewParameterValue> ComponentInstallation.getNewParameterValues()
          Gets the value of the newParameterValues property.
 

Method parameters in com.cisco.oss.foundation.configuration.xml.jaxb with type arguments of type NewParameterValue
 void ComponentInstallation.setNewParameterValues(List<NewParameterValue> newParameterValues)
          Sets the value of the newParameterValues property.
 



Copyright © 2014 Cisco. All Rights Reserved.