Uses of Class
net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.portlet.app200.InitParamType

Packages that use InitParamType
net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.portlet.app200   
 

Uses of InitParamType in net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.portlet.app200
 

Fields in net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.portlet.app200 declared as InitParamType
protected  InitParamType[] PortletType.initParam
           
protected  InitParamType[] FilterType.initParam
           
 

Methods in net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.portlet.app200 that return InitParamType
 InitParamType InitParamType.clone()
          Creates and returns a copy of this object.
static InitParamType ObjectFactory.copyOfInitParamType(InitParamType clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.portlet.app200.InitParamType instance.
 InitParamType ObjectFactory.createInitParamType()
          Create an instance of InitParamType
 InitParamType[] PortletType.getInitParam()
           
 InitParamType[] FilterType.getInitParam()
           
 InitParamType PortletType.getInitParam(int idx)
           
 InitParamType FilterType.getInitParam(int idx)
           
 InitParamType PortletType.setInitParam(int idx, InitParamType value)
           
 InitParamType FilterType.setInitParam(int idx, InitParamType value)
           
 

Methods in net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.portlet.app200 with parameters of type InitParamType
 void PortletType.copyInitParam(InitParamType[] source)
          Copies all values of property InitParam.
 void FilterType.copyInitParam(InitParamType[] source)
          Copies all values of property InitParam.
static InitParamType ObjectFactory.copyOfInitParamType(InitParamType clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.portlet.app200.InitParamType instance.
 void PortletType.setInitParam(InitParamType[] values)
           
 void FilterType.setInitParam(InitParamType[] values)
           
 InitParamType PortletType.setInitParam(int idx, InitParamType value)
           
 InitParamType FilterType.setInitParam(int idx, InitParamType value)
           
 

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



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