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

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

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

Fields in com.cisco.oss.foundation.configuration.xml.jaxb with type parameters of type ParameterType
protected  List<ParameterType> NamespaceDefinition.parameterTypes
           
 

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

Methods in com.cisco.oss.foundation.configuration.xml.jaxb that return types with arguments of type ParameterType
 List<ParameterType> NamespaceDefinition.getParameterTypes()
          Gets the value of the parameterTypes property.
 

Method parameters in com.cisco.oss.foundation.configuration.xml.jaxb with type arguments of type ParameterType
 void NamespaceDefinition.setParameterTypes(List<ParameterType> parameterTypes)
          Sets the value of the parameterTypes property.
 



Copyright © 2014 Cisco. All Rights Reserved.