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

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

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

Fields in net.sourceforge.ccxjc.it.model.pub.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.pub.collections.valueclass.javaee that return ParamValueType
 ParamValueType ParamValueType.clone()
          Creates and returns a copy of this object.
static ParamValueType ObjectFactory.copyOfParamValueType(ParamValueType clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.collections.valueclass.javaee.ParamValueType instance.
 ParamValueType ObjectFactory.createParamValueType()
          Create an instance of ParamValueType
 

Methods in net.sourceforge.ccxjc.it.model.pub.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.pub.collections.valueclass.javaee with parameters of type ParamValueType
static ParamValueType ObjectFactory.copyOfParamValueType(ParamValueType clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.collections.valueclass.javaee.ParamValueType instance.
 javax.xml.bind.JAXBElement<ParamValueType> ObjectFactory.createWebAppTypeContextParam(ParamValueType value)
          Create an instance of JAXBElement<ParamValueType>}
 

Method parameters in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.javaee with type arguments of type ParamValueType
static void ValidatorType.copyInitParam(List<ParamValueType> source, List<ParamValueType> target)
          Copies all values of property InitParam.
static void ValidatorType.copyInitParam(List<ParamValueType> source, List<ParamValueType> target)
          Copies all values of property InitParam.
static void FilterType.copyInitParam(List<ParamValueType> source, List<ParamValueType> target)
          Copies all values of property InitParam.
static void FilterType.copyInitParam(List<ParamValueType> source, List<ParamValueType> target)
          Copies all values of property InitParam.
static void PortComponentHandlerType.copyInitParam(List<ParamValueType> source, List<ParamValueType> target)
          Copies all values of property InitParam.
static void PortComponentHandlerType.copyInitParam(List<ParamValueType> source, List<ParamValueType> target)
          Copies all values of property InitParam.
static void ServletType.copyInitParam(List<ParamValueType> source, List<ParamValueType> target)
          Copies all values of property InitParam.
static void ServletType.copyInitParam(List<ParamValueType> source, List<ParamValueType> target)
          Copies all values of property InitParam.
static void ServiceRefHandlerType.copyInitParam(List<ParamValueType> source, List<ParamValueType> target)
          Copies all values of property InitParam.
static void ServiceRefHandlerType.copyInitParam(List<ParamValueType> source, List<ParamValueType> target)
          Copies all values of property InitParam.
 

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



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