Uses of Class
net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.portlet.app200.PreferenceType

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

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

Fields in net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.portlet.app200 declared as PreferenceType
protected  PreferenceType[] PortletPreferencesType.preference
           
 

Methods in net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.portlet.app200 that return PreferenceType
 PreferenceType PreferenceType.clone()
          Creates and returns a copy of this object.
 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.valueclass.portlet.app200 with parameters of type PreferenceType
 PreferenceType PortletPreferencesType.setPreference(int idx, PreferenceType value)
           
 void PortletPreferencesType.setPreference(PreferenceType[] values)
           
 

Constructors in net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.portlet.app200 with parameters of type PreferenceType
PreferenceType(PreferenceType o)
          Creates a new net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.portlet.app200.PreferenceType instance by copying a given instance.
 



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