Uses of Class
net.sourceforge.ccxjc.it.model.priv.indexed.valueclass.portlet.app100.PreferenceType

Packages that use PreferenceType
net.sourceforge.ccxjc.it.model.priv.indexed.valueclass.portlet.app100   
 

Uses of PreferenceType in net.sourceforge.ccxjc.it.model.priv.indexed.valueclass.portlet.app100
 

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

Methods in net.sourceforge.ccxjc.it.model.priv.indexed.valueclass.portlet.app100 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.priv.indexed.valueclass.portlet.app100 with parameters of type PreferenceType
 PreferenceType PortletPreferencesType.setPreference(int idx, PreferenceType value)
           
 void PortletPreferencesType.setPreference(PreferenceType[] values)
           
 

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



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