Uses of Class
net.sourceforge.ccxjc.it.model.priv.collections.valueclass.javaee.ParamValueType

Packages that use ParamValueType
net.sourceforge.ccxjc.it.model.priv.collections.valueclass.javaee   
 

Uses of ParamValueType in net.sourceforge.ccxjc.it.model.priv.collections.valueclass.javaee
 

Fields in net.sourceforge.ccxjc.it.model.priv.collections.valueclass.javaee with type parameters of type ParamValueType
protected  List<ParamValueType> ValidatorType.initParam
           
protected  List<ParamValueType> FilterType.initParam
           
protected  List<ParamValueType> PortComponentHandlerType.initParam
           
protected  List<ParamValueType> ServletType.initParam
           
protected  List<ParamValueType> ServiceRefHandlerType.initParam
           
 

Methods in net.sourceforge.ccxjc.it.model.priv.collections.valueclass.javaee that return ParamValueType
 ParamValueType ParamValueType.clone()
          Creates and returns a copy of this object.
 ParamValueType ObjectFactory.createParamValueType()
          Create an instance of ParamValueType
 

Methods in net.sourceforge.ccxjc.it.model.priv.collections.valueclass.javaee that return types with arguments of type ParamValueType
 javax.xml.bind.JAXBElement<ParamValueType> ObjectFactory.createWebAppTypeContextParam(ParamValueType value)
          Create an instance of JAXBElement<ParamValueType>}
 List<ParamValueType> ValidatorType.getInitParam()
          Gets the value of the initParam property.
 List<ParamValueType> FilterType.getInitParam()
          Gets the value of the initParam property.
 List<ParamValueType> PortComponentHandlerType.getInitParam()
          Gets the value of the initParam property.
 List<ParamValueType> ServletType.getInitParam()
          Gets the value of the initParam property.
 List<ParamValueType> ServiceRefHandlerType.getInitParam()
          Gets the value of the initParam property.
 

Methods in net.sourceforge.ccxjc.it.model.priv.collections.valueclass.javaee with parameters of type ParamValueType
 javax.xml.bind.JAXBElement<ParamValueType> ObjectFactory.createWebAppTypeContextParam(ParamValueType value)
          Create an instance of JAXBElement<ParamValueType>}
 

Constructors in net.sourceforge.ccxjc.it.model.priv.collections.valueclass.javaee with parameters of type ParamValueType
ParamValueType(ParamValueType o)
          Creates a new net.sourceforge.ccxjc.it.model.priv.collections.valueclass.javaee.ParamValueType instance by copying a given instance.
 



Copyright © 2009 The CC-XJC Community. All Rights Reserved.