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

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

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

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

Methods in net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.portlet.app200 that return PreferenceType
 PreferenceType PreferenceType.clone()
          Creates and returns a copy of this object.
static PreferenceType ObjectFactory.copyOfPreferenceType(PreferenceType clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.portlet.app200.PreferenceType instance.
 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.pub.indexed.valueclass.portlet.app200 with parameters of type PreferenceType
static PreferenceType ObjectFactory.copyOfPreferenceType(PreferenceType clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.portlet.app200.PreferenceType instance.
 void PortletPreferencesType.copyPreference(PreferenceType[] source)
          Copies all values of property Preference.
 PreferenceType PortletPreferencesType.setPreference(int idx, PreferenceType value)
           
 void PortletPreferencesType.setPreference(PreferenceType[] values)
           
 

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



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