|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.portlet.app200.impl.PortletPreferencesTypeImpl
public class PortletPreferencesTypeImpl
| Field Summary | |
|---|---|
protected String |
id
|
protected PreferenceType[] |
preference
|
protected String |
preferencesValidator
|
| Constructor Summary | |
|---|---|
PortletPreferencesTypeImpl()
Creates a new net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.portlet.app200.impl.PortletPreferencesTypeImpl instance. |
|
PortletPreferencesTypeImpl(PortletPreferencesTypeImpl o)
Creates a new net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.portlet.app200.impl.PortletPreferencesTypeImpl instance by copying a given instance. |
|
| Method Summary | |
|---|---|
PortletPreferencesTypeImpl |
clone()
Creates and returns a copy of this object. |
void |
copyPreference(PreferenceType[] source)
Copies all values of property Preference. |
String |
getId()
Gets the value of the id property. |
PreferenceType[] |
getPreference()
|
PreferenceType |
getPreference(int idx)
|
int |
getPreferenceLength()
|
String |
getPreferencesValidator()
Gets the value of the preferencesValidator property. |
void |
setId(String value)
Sets the value of the id property. |
PreferenceType |
setPreference(int idx,
PreferenceType value)
|
void |
setPreference(PreferenceType[] values)
|
void |
setPreferencesValidator(String value)
Sets the value of the preferencesValidator property. |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected PreferenceType[] preference
protected String preferencesValidator
protected String id
| Constructor Detail |
|---|
public PortletPreferencesTypeImpl()
net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.portlet.app200.impl.PortletPreferencesTypeImpl instance.
public PortletPreferencesTypeImpl(PortletPreferencesTypeImpl o)
net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.portlet.app200.impl.PortletPreferencesTypeImpl instance by copying a given instance.
o - The instance to copy or null.| Method Detail |
|---|
public PreferenceType[] getPreference()
getPreference in interface PortletPreferencesTypePreferenceTypepublic PreferenceType getPreference(int idx)
getPreference in interface PortletPreferencesTypePreferenceTypepublic int getPreferenceLength()
getPreferenceLength in interface PortletPreferencesTypepublic void setPreference(PreferenceType[] values)
setPreference in interface PortletPreferencesTypevalues - allowed objects are
PreferenceType
public PreferenceType setPreference(int idx,
PreferenceType value)
setPreference in interface PortletPreferencesTypevalue - allowed object is
PreferenceTypepublic String getPreferencesValidator()
PortletPreferencesType
getPreferencesValidator in interface PortletPreferencesTypeStringpublic void setPreferencesValidator(String value)
PortletPreferencesType
setPreferencesValidator in interface PortletPreferencesTypevalue - allowed object is
Stringpublic String getId()
PortletPreferencesType
getId in interface PortletPreferencesTypeStringpublic void setId(String value)
PortletPreferencesType
setId in interface PortletPreferencesTypevalue - allowed object is
Stringpublic void copyPreference(PreferenceType[] source)
Preference.
source - The source to copy from.
NullPointerException - if source is null.public PortletPreferencesTypeImpl clone()
clone in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||