Uses of Class
net.sourceforge.ccxjc.it.model.prot.collections.valueclass.portlet.app200.InitParamType

Packages that use InitParamType
net.sourceforge.ccxjc.it.model.prot.collections.valueclass.portlet.app200   
 

Uses of InitParamType in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.portlet.app200
 

Fields in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.portlet.app200 with type parameters of type InitParamType
protected  List<InitParamType> PortletType.initParam
           
protected  List<InitParamType> FilterType.initParam
           
 

Methods in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.portlet.app200 that return InitParamType
 InitParamType InitParamType.clone()
          Creates and returns a copy of this object.
protected static InitParamType ObjectFactory.copyOfInitParamType(InitParamType clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.valueclass.portlet.app200.InitParamType instance.
 InitParamType ObjectFactory.createInitParamType()
          Create an instance of InitParamType
 

Methods in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.portlet.app200 that return types with arguments of type InitParamType
 List<InitParamType> PortletType.getInitParam()
          Gets the value of the initParam property.
 List<InitParamType> FilterType.getInitParam()
          Gets the value of the initParam property.
 

Methods in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.portlet.app200 with parameters of type InitParamType
protected static InitParamType ObjectFactory.copyOfInitParamType(InitParamType clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.valueclass.portlet.app200.InitParamType instance.
 

Method parameters in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.portlet.app200 with type arguments of type InitParamType
protected static void PortletType.copyInitParam(List<InitParamType> source, List<InitParamType> target)
          Copies all values of property InitParam.
protected static void PortletType.copyInitParam(List<InitParamType> source, List<InitParamType> target)
          Copies all values of property InitParam.
protected static void FilterType.copyInitParam(List<InitParamType> source, List<InitParamType> target)
          Copies all values of property InitParam.
protected static void FilterType.copyInitParam(List<InitParamType> source, List<InitParamType> target)
          Copies all values of property InitParam.
 

Constructors in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.portlet.app200 with parameters of type InitParamType
InitParamType(InitParamType o)
          Creates a new net.sourceforge.ccxjc.it.model.prot.collections.valueclass.portlet.app200.InitParamType instance by copying a given instance.
 



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