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

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

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

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

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

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

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



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