Uses of Interface
net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.portlet.app200.SupportedLocaleType

Packages that use SupportedLocaleType
net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.portlet.app200   
net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.portlet.app200.impl   
 

Uses of SupportedLocaleType in net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.portlet.app200
 

Methods in net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.portlet.app200 that return SupportedLocaleType
 SupportedLocaleType ObjectFactory.createSupportedLocaleType()
          Create an instance of SupportedLocaleType
 SupportedLocaleType[] PortletType.getSupportedLocale()
           
 SupportedLocaleType PortletType.getSupportedLocale(int idx)
           
 SupportedLocaleType PortletType.setSupportedLocale(int idx, SupportedLocaleType value)
           
 

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

Uses of SupportedLocaleType in net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.portlet.app200.impl
 

Classes in net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.portlet.app200.impl that implement SupportedLocaleType
 class SupportedLocaleTypeImpl
           
 

Fields in net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.portlet.app200.impl declared as SupportedLocaleType
protected  SupportedLocaleType[] PortletTypeImpl.supportedLocale
           
 

Methods in net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.portlet.app200.impl that return SupportedLocaleType
 SupportedLocaleType[] PortletTypeImpl.getSupportedLocale()
           
 SupportedLocaleType PortletTypeImpl.getSupportedLocale(int idx)
           
 SupportedLocaleType PortletTypeImpl.setSupportedLocale(int idx, SupportedLocaleType value)
           
 

Methods in net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.portlet.app200.impl with parameters of type SupportedLocaleType
 void PortletTypeImpl.copySupportedLocale(SupportedLocaleType[] source)
          Copies all values of property SupportedLocale.
 SupportedLocaleType PortletTypeImpl.setSupportedLocale(int idx, SupportedLocaleType value)
           
 void PortletTypeImpl.setSupportedLocale(SupportedLocaleType[] values)
           
 



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