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

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

Uses of PreferenceType 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 PreferenceType
 PreferenceType ObjectFactory.createPreferenceType()
          Create an instance of PreferenceType
 

Methods in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.portlet.app200 that return types with arguments of type PreferenceType
 List<PreferenceType> PortletPreferencesType.getPreference()
          Gets the value of the preference property.
 

Uses of PreferenceType 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 PreferenceType
 class PreferenceTypeImpl
           
 

Fields in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.portlet.app200.impl with type parameters of type PreferenceType
protected  List<PreferenceType> PortletPreferencesTypeImpl.preference
           
 

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

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



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