Uses of Interface
net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.portlet.app100.PreferenceType

Packages that use PreferenceType
net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.portlet.app100   
net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.portlet.app100.impl   
 

Uses of PreferenceType in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.portlet.app100
 

Methods in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.portlet.app100 that return PreferenceType
 PreferenceType ObjectFactory.createPreferenceType()
          Create an instance of PreferenceType
 

Methods in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.portlet.app100 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.pub.collections.novalueclass.portlet.app100.impl
 

Classes in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.portlet.app100.impl that implement PreferenceType
 class PreferenceTypeImpl
           
 

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

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

Method parameters in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.portlet.app100.impl with type arguments of type PreferenceType
static void PortletPreferencesTypeImpl.copyPreference(List<PreferenceType> source, List<PreferenceType> target)
          Copies all values of property Preference.
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.