Uses of Class
net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.javaee.ParamValueType

Packages that use ParamValueType
net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.javaee   
 

Uses of ParamValueType in net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.javaee
 

Fields in net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.javaee declared as ParamValueType
protected  ParamValueType[] ValidatorType.initParam
           
protected  ParamValueType[] FilterType.initParam
           
protected  ParamValueType[] PortComponentHandlerType.initParam
           
protected  ParamValueType[] ServletType.initParam
           
protected  ParamValueType[] ServiceRefHandlerType.initParam
           
 

Methods in net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.javaee that return ParamValueType
 ParamValueType ParamValueType.clone()
          Creates and returns a copy of this object.
 ParamValueType ObjectFactory.createParamValueType()
          Create an instance of ParamValueType
 ParamValueType[] ValidatorType.getInitParam()
           
 ParamValueType[] FilterType.getInitParam()
           
 ParamValueType[] PortComponentHandlerType.getInitParam()
           
 ParamValueType[] ServletType.getInitParam()
           
 ParamValueType[] ServiceRefHandlerType.getInitParam()
           
 ParamValueType ValidatorType.getInitParam(int idx)
           
 ParamValueType FilterType.getInitParam(int idx)
           
 ParamValueType PortComponentHandlerType.getInitParam(int idx)
           
 ParamValueType ServletType.getInitParam(int idx)
           
 ParamValueType ServiceRefHandlerType.getInitParam(int idx)
           
 ParamValueType ValidatorType.setInitParam(int idx, ParamValueType value)
           
 ParamValueType FilterType.setInitParam(int idx, ParamValueType value)
           
 ParamValueType PortComponentHandlerType.setInitParam(int idx, ParamValueType value)
           
 ParamValueType ServletType.setInitParam(int idx, ParamValueType value)
           
 ParamValueType ServiceRefHandlerType.setInitParam(int idx, ParamValueType value)
           
 

Methods in net.sourceforge.ccxjc.it.model.pkg.indexed.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>}
 

Methods in net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.javaee with parameters of type ParamValueType
 javax.xml.bind.JAXBElement<ParamValueType> ObjectFactory.createWebAppTypeContextParam(ParamValueType value)
          Create an instance of JAXBElement<ParamValueType>}
 ParamValueType ValidatorType.setInitParam(int idx, ParamValueType value)
           
 ParamValueType FilterType.setInitParam(int idx, ParamValueType value)
           
 ParamValueType PortComponentHandlerType.setInitParam(int idx, ParamValueType value)
           
 ParamValueType ServletType.setInitParam(int idx, ParamValueType value)
           
 ParamValueType ServiceRefHandlerType.setInitParam(int idx, ParamValueType value)
           
 void ValidatorType.setInitParam(ParamValueType[] values)
           
 void FilterType.setInitParam(ParamValueType[] values)
           
 void PortComponentHandlerType.setInitParam(ParamValueType[] values)
           
 void ServletType.setInitParam(ParamValueType[] values)
           
 void ServiceRefHandlerType.setInitParam(ParamValueType[] values)
           
 

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



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