Uses of Interface
net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.portlet.app200.SupportsType

Packages that use SupportsType
net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.portlet.app200   
net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.portlet.app200.impl   
 

Uses of SupportsType in net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.portlet.app200
 

Methods in net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.portlet.app200 that return SupportsType
 SupportsType ObjectFactory.createSupportsType()
          Create an instance of SupportsType
 SupportsType[] PortletType.getSupports()
           
 SupportsType PortletType.getSupports(int idx)
           
 SupportsType PortletType.setSupports(int idx, SupportsType value)
           
 

Methods in net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.portlet.app200 with parameters of type SupportsType
 SupportsType PortletType.setSupports(int idx, SupportsType value)
           
 void PortletType.setSupports(SupportsType[] values)
           
 

Uses of SupportsType in net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.portlet.app200.impl
 

Classes in net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.portlet.app200.impl that implement SupportsType
 class SupportsTypeImpl
           
 

Fields in net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.portlet.app200.impl declared as SupportsType
protected  SupportsType[] PortletTypeImpl.supports
           
 

Methods in net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.portlet.app200.impl that return SupportsType
 SupportsType[] PortletTypeImpl.getSupports()
           
 SupportsType PortletTypeImpl.getSupports(int idx)
           
 SupportsType PortletTypeImpl.setSupports(int idx, SupportsType value)
           
 

Methods in net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.portlet.app200.impl with parameters of type SupportsType
protected  void PortletTypeImpl.copySupports(SupportsType[] source)
          Copies all values of property Supports.
 SupportsType PortletTypeImpl.setSupports(int idx, SupportsType value)
           
 void PortletTypeImpl.setSupports(SupportsType[] values)
           
 



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