Uses of Interface
net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.portlet.app200.PreferenceType

Packages that use PreferenceType
net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.portlet.app200   
net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.portlet.app200.impl   
 

Uses of PreferenceType in net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.portlet.app200
 

Methods in net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.portlet.app200 that return PreferenceType
 PreferenceType ObjectFactory.createPreferenceType()
          Create an instance of PreferenceType
 PreferenceType[] PortletPreferencesType.getPreference()
           
 PreferenceType PortletPreferencesType.getPreference(int idx)
           
 PreferenceType PortletPreferencesType.setPreference(int idx, PreferenceType value)
           
 

Methods in net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.portlet.app200 with parameters of type PreferenceType
 PreferenceType PortletPreferencesType.setPreference(int idx, PreferenceType value)
           
 void PortletPreferencesType.setPreference(PreferenceType[] values)
           
 

Uses of PreferenceType in net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.portlet.app200.impl
 

Classes in net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.portlet.app200.impl that implement PreferenceType
 class PreferenceTypeImpl
           
 

Fields in net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.portlet.app200.impl declared as PreferenceType
protected  PreferenceType[] PortletPreferencesTypeImpl.preference
           
 

Methods in net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.portlet.app200.impl that return PreferenceType
 PreferenceType[] PortletPreferencesTypeImpl.getPreference()
           
 PreferenceType PortletPreferencesTypeImpl.getPreference(int idx)
           
 PreferenceType PortletPreferencesTypeImpl.setPreference(int idx, PreferenceType value)
           
 

Methods in net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.portlet.app200.impl with parameters of type PreferenceType
 PreferenceType PortletPreferencesTypeImpl.setPreference(int idx, PreferenceType value)
           
 void PortletPreferencesTypeImpl.setPreference(PreferenceType[] values)
           
 



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