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

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

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

Fields in com.cisco.oss.foundation.configuration.xml.jaxb declared as ParameterRange
protected  ParameterRange StructureMemberDefinition.range
           
protected  ParameterRange Parameter.range
           
 

Methods in com.cisco.oss.foundation.configuration.xml.jaxb that return ParameterRange
 ParameterRange ObjectFactory.createParameterRange()
          Create an instance of ParameterRange
 ParameterRange StructureMemberDefinition.getRange()
          Gets the value of the range property.
 ParameterRange Parameter.getRange()
          Gets the value of the range property.
 

Methods in com.cisco.oss.foundation.configuration.xml.jaxb with parameters of type ParameterRange
 void StructureMemberDefinition.setRange(ParameterRange value)
          Sets the value of the range property.
 void Parameter.setRange(ParameterRange value)
          Sets the value of the range property.
 



Copyright © 2014 Cisco. All Rights Reserved.