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

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

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

Fields in net.sourceforge.ccxjc.it.model.priv.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.priv.collections.valueclass.portlet.app200 that return InitParamType
 InitParamType InitParamType.clone()
          Creates and returns a copy of this object.
 InitParamType ObjectFactory.createInitParamType()
          Create an instance of InitParamType
 

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

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



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