Uses of Class
net.sourceforge.ccxjc.it.model.prot.collections.valueclass.javaee.LocaleEncodingMappingType

Packages that use LocaleEncodingMappingType
net.sourceforge.ccxjc.it.model.prot.collections.valueclass.javaee   
 

Uses of LocaleEncodingMappingType in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.javaee
 

Fields in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.javaee with type parameters of type LocaleEncodingMappingType
protected  List<LocaleEncodingMappingType> LocaleEncodingMappingListType.localeEncodingMapping
           
 

Methods in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.javaee that return LocaleEncodingMappingType
 LocaleEncodingMappingType LocaleEncodingMappingType.clone()
          Creates and returns a copy of this object.
protected static LocaleEncodingMappingType ObjectFactory.copyOfLocaleEncodingMappingType(LocaleEncodingMappingType clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.valueclass.javaee.LocaleEncodingMappingType instance.
 LocaleEncodingMappingType ObjectFactory.createLocaleEncodingMappingType()
          Create an instance of LocaleEncodingMappingType
 

Methods in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.javaee that return types with arguments of type LocaleEncodingMappingType
 List<LocaleEncodingMappingType> LocaleEncodingMappingListType.getLocaleEncodingMapping()
          Gets the value of the localeEncodingMapping property.
 

Methods in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.javaee with parameters of type LocaleEncodingMappingType
protected static LocaleEncodingMappingType ObjectFactory.copyOfLocaleEncodingMappingType(LocaleEncodingMappingType clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.valueclass.javaee.LocaleEncodingMappingType instance.
 

Method parameters in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.javaee with type arguments of type LocaleEncodingMappingType
protected static void LocaleEncodingMappingListType.copyLocaleEncodingMapping(List<LocaleEncodingMappingType> source, List<LocaleEncodingMappingType> target)
          Copies all values of property LocaleEncodingMapping.
protected static void LocaleEncodingMappingListType.copyLocaleEncodingMapping(List<LocaleEncodingMappingType> source, List<LocaleEncodingMappingType> target)
          Copies all values of property LocaleEncodingMapping.
 

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



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