Uses of Class
net.sourceforge.ccxjc.it.model.pub.collections.valueclass.portlet.app200.SupportedLocaleType

Packages that use SupportedLocaleType
net.sourceforge.ccxjc.it.model.pub.collections.valueclass.portlet.app200   
 

Uses of SupportedLocaleType in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.portlet.app200
 

Fields in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.portlet.app200 with type parameters of type SupportedLocaleType
protected  List<SupportedLocaleType> PortletType.supportedLocale
           
 

Methods in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.portlet.app200 that return SupportedLocaleType
 SupportedLocaleType SupportedLocaleType.clone()
          Creates and returns a copy of this object.
static SupportedLocaleType ObjectFactory.copyOfSupportedLocaleType(SupportedLocaleType clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.collections.valueclass.portlet.app200.SupportedLocaleType instance.
 SupportedLocaleType ObjectFactory.createSupportedLocaleType()
          Create an instance of SupportedLocaleType
 

Methods in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.portlet.app200 that return types with arguments of type SupportedLocaleType
 List<SupportedLocaleType> PortletType.getSupportedLocale()
          Gets the value of the supportedLocale property.
 

Methods in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.portlet.app200 with parameters of type SupportedLocaleType
static SupportedLocaleType ObjectFactory.copyOfSupportedLocaleType(SupportedLocaleType clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.collections.valueclass.portlet.app200.SupportedLocaleType instance.
 

Method parameters in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.portlet.app200 with type arguments of type SupportedLocaleType
static void PortletType.copySupportedLocale(List<SupportedLocaleType> source, List<SupportedLocaleType> target)
          Copies all values of property SupportedLocale.
static void PortletType.copySupportedLocale(List<SupportedLocaleType> source, List<SupportedLocaleType> target)
          Copies all values of property SupportedLocale.
 

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



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