Uses of Interface
net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.portlet.app200.SupportedLocaleType

Packages that use SupportedLocaleType
net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.portlet.app200   
net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.portlet.app200.impl   
 

Uses of SupportedLocaleType in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.portlet.app200
 

Methods in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.portlet.app200 that return SupportedLocaleType
 SupportedLocaleType ObjectFactory.createSupportedLocaleType()
          Create an instance of SupportedLocaleType
 

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

Uses of SupportedLocaleType in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.portlet.app200.impl
 

Classes in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.portlet.app200.impl that implement SupportedLocaleType
 class SupportedLocaleTypeImpl
           
 

Fields in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.portlet.app200.impl with type parameters of type SupportedLocaleType
protected  List<SupportedLocaleType> PortletTypeImpl.supportedLocale
           
 

Methods in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.portlet.app200.impl that return types with arguments of type SupportedLocaleType
 List<SupportedLocaleType> PortletTypeImpl.getSupportedLocale()
           
 

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



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