Uses of Class
net.sourceforge.ccxjc.it.model.pub.collections.valueclass.javaee.FacesConfigSupportedLocaleType

Packages that use FacesConfigSupportedLocaleType
net.sourceforge.ccxjc.it.model.pub.collections.valueclass.javaee   
 

Uses of FacesConfigSupportedLocaleType in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.javaee
 

Fields in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.javaee with type parameters of type FacesConfigSupportedLocaleType
protected  List<FacesConfigSupportedLocaleType> FacesConfigLocaleConfigType.supportedLocale
           
 

Methods in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.javaee that return FacesConfigSupportedLocaleType
 FacesConfigSupportedLocaleType FacesConfigSupportedLocaleType.clone()
          Creates and returns a copy of this object.
static FacesConfigSupportedLocaleType ObjectFactory.copyOfFacesConfigSupportedLocaleType(FacesConfigSupportedLocaleType clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.collections.valueclass.javaee.FacesConfigSupportedLocaleType instance.
 FacesConfigSupportedLocaleType ObjectFactory.createFacesConfigSupportedLocaleType()
          Create an instance of FacesConfigSupportedLocaleType
 

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

Methods in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.javaee with parameters of type FacesConfigSupportedLocaleType
static FacesConfigSupportedLocaleType ObjectFactory.copyOfFacesConfigSupportedLocaleType(FacesConfigSupportedLocaleType clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.collections.valueclass.javaee.FacesConfigSupportedLocaleType instance.
 

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

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



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