Uses of Interface
net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.javaee.ParamValueType

Packages that use ParamValueType
net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.javaee   
net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.javaee.impl   
 

Uses of ParamValueType in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.javaee
 

Methods in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.javaee that return ParamValueType
 ParamValueType ObjectFactory.createParamValueType()
          Create an instance of ParamValueType
 

Methods in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.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.prot.collections.novalueclass.javaee with parameters of type ParamValueType
 javax.xml.bind.JAXBElement<ParamValueType> ObjectFactory.createWebAppTypeContextParam(ParamValueType value)
          Create an instance of JAXBElement<ParamValueType>}
 

Uses of ParamValueType in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.javaee.impl
 

Classes in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.javaee.impl that implement ParamValueType
 class ParamValueTypeImpl
           
 

Fields in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.javaee.impl with type parameters of type ParamValueType
protected  List<ParamValueType> ServletTypeImpl.initParam
           
protected  List<ParamValueType> FilterTypeImpl.initParam
           
protected  List<ParamValueType> ValidatorTypeImpl.initParam
           
protected  List<ParamValueType> ServiceRefHandlerTypeImpl.initParam
           
protected  List<ParamValueType> PortComponentHandlerTypeImpl.initParam
           
 

Methods in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.javaee.impl that return types with arguments of type ParamValueType
 List<ParamValueType> ServletTypeImpl.getInitParam()
           
 List<ParamValueType> FilterTypeImpl.getInitParam()
           
 List<ParamValueType> ValidatorTypeImpl.getInitParam()
           
 List<ParamValueType> ServiceRefHandlerTypeImpl.getInitParam()
           
 List<ParamValueType> PortComponentHandlerTypeImpl.getInitParam()
           
 

Method parameters in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.javaee.impl with type arguments of type ParamValueType
protected static void ServletTypeImpl.copyInitParam(List<ParamValueType> source, List<ParamValueType> target)
          Copies all values of property InitParam.
protected static void ServletTypeImpl.copyInitParam(List<ParamValueType> source, List<ParamValueType> target)
          Copies all values of property InitParam.
protected static void FilterTypeImpl.copyInitParam(List<ParamValueType> source, List<ParamValueType> target)
          Copies all values of property InitParam.
protected static void FilterTypeImpl.copyInitParam(List<ParamValueType> source, List<ParamValueType> target)
          Copies all values of property InitParam.
protected static void ValidatorTypeImpl.copyInitParam(List<ParamValueType> source, List<ParamValueType> target)
          Copies all values of property InitParam.
protected static void ValidatorTypeImpl.copyInitParam(List<ParamValueType> source, List<ParamValueType> target)
          Copies all values of property InitParam.
protected static void ServiceRefHandlerTypeImpl.copyInitParam(List<ParamValueType> source, List<ParamValueType> target)
          Copies all values of property InitParam.
protected static void ServiceRefHandlerTypeImpl.copyInitParam(List<ParamValueType> source, List<ParamValueType> target)
          Copies all values of property InitParam.
protected static void PortComponentHandlerTypeImpl.copyInitParam(List<ParamValueType> source, List<ParamValueType> target)
          Copies all values of property InitParam.
protected static void PortComponentHandlerTypeImpl.copyInitParam(List<ParamValueType> source, List<ParamValueType> target)
          Copies all values of property InitParam.
 



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