Uses of Interface
net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.portlet.app200.InitParamType

Packages that use InitParamType
net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.portlet.app200   
net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.portlet.app200.impl   
 

Uses of InitParamType in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.portlet.app200
 

Methods in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.portlet.app200 that return InitParamType
 InitParamType ObjectFactory.createInitParamType()
          Create an instance of InitParamType
 

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

Uses of InitParamType in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.portlet.app200.impl
 

Classes in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.portlet.app200.impl that implement InitParamType
 class InitParamTypeImpl
           
 

Fields in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.portlet.app200.impl with type parameters of type InitParamType
protected  List<InitParamType> FilterTypeImpl.initParam
           
protected  List<InitParamType> PortletTypeImpl.initParam
           
 

Methods in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.portlet.app200.impl that return types with arguments of type InitParamType
 List<InitParamType> FilterTypeImpl.getInitParam()
           
 List<InitParamType> PortletTypeImpl.getInitParam()
           
 

Method parameters in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.portlet.app200.impl with type arguments of type InitParamType
static void FilterTypeImpl.copyInitParam(List<InitParamType> source, List<InitParamType> target)
          Copies all values of property InitParam.
static void FilterTypeImpl.copyInitParam(List<InitParamType> source, List<InitParamType> target)
          Copies all values of property InitParam.
static void PortletTypeImpl.copyInitParam(List<InitParamType> source, List<InitParamType> target)
          Copies all values of property InitParam.
static void PortletTypeImpl.copyInitParam(List<InitParamType> source, List<InitParamType> target)
          Copies all values of property InitParam.
 



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