Uses of Class
net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.portlet.app200.SupportedLocaleType

Packages that use SupportedLocaleType
net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.portlet.app200   
 

Uses of SupportedLocaleType in net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.portlet.app200
 

Fields in net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.portlet.app200 declared as SupportedLocaleType
protected  SupportedLocaleType[] PortletType.supportedLocale
           
 

Methods in net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.portlet.app200 that return SupportedLocaleType
 SupportedLocaleType SupportedLocaleType.clone()
          Creates and returns a copy of this object.
 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.pkg.indexed.valueclass.portlet.app200 with parameters of type SupportedLocaleType
 SupportedLocaleType PortletType.setSupportedLocale(int idx, SupportedLocaleType value)
           
 void PortletType.setSupportedLocale(SupportedLocaleType[] values)
           
 

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



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