|
||||||||||
| 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.FilterTypeImpl
public class FilterTypeImpl
| Field Summary | |
|---|---|
protected DescriptionType[] |
description
|
protected DisplayNameType[] |
displayName
|
protected String |
filterClass
|
protected String |
filterName
|
protected InitParamType[] |
initParam
|
protected String[] |
lifecycle
|
| Constructor Summary | |
|---|---|
FilterTypeImpl()
Creates a new net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.portlet.app200.impl.FilterTypeImpl instance. |
|
FilterTypeImpl(FilterTypeImpl o)
Creates a new net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.portlet.app200.impl.FilterTypeImpl instance by copying a given instance. |
|
| Method Summary | |
|---|---|
FilterTypeImpl |
clone()
Creates and returns a copy of this object. |
void |
copyDescription(DescriptionType[] source)
Copies all values of property Description. |
void |
copyDisplayName(DisplayNameType[] source)
Copies all values of property DisplayName. |
void |
copyInitParam(InitParamType[] source)
Copies all values of property InitParam. |
void |
copyLifecycle(String[] source)
Copies all values of property Lifecycle. |
DescriptionType[] |
getDescription()
|
DescriptionType |
getDescription(int idx)
|
int |
getDescriptionLength()
|
DisplayNameType[] |
getDisplayName()
|
DisplayNameType |
getDisplayName(int idx)
|
int |
getDisplayNameLength()
|
String |
getFilterClass()
Gets the value of the filterClass property. |
String |
getFilterName()
Gets the value of the filterName property. |
InitParamType[] |
getInitParam()
|
InitParamType |
getInitParam(int idx)
|
int |
getInitParamLength()
|
String[] |
getLifecycle()
|
String |
getLifecycle(int idx)
|
int |
getLifecycleLength()
|
void |
setDescription(DescriptionType[] values)
|
DescriptionType |
setDescription(int idx,
DescriptionType value)
|
void |
setDisplayName(DisplayNameType[] values)
|
DisplayNameType |
setDisplayName(int idx,
DisplayNameType value)
|
void |
setFilterClass(String value)
Sets the value of the filterClass property. |
void |
setFilterName(String value)
Sets the value of the filterName property. |
void |
setInitParam(InitParamType[] values)
|
InitParamType |
setInitParam(int idx,
InitParamType value)
|
String |
setLifecycle(int idx,
String value)
|
void |
setLifecycle(String[] values)
|
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected DescriptionType[] description
protected DisplayNameType[] displayName
protected String filterName
protected String filterClass
protected String[] lifecycle
protected InitParamType[] initParam
| Constructor Detail |
|---|
public FilterTypeImpl()
net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.portlet.app200.impl.FilterTypeImpl instance.
public FilterTypeImpl(FilterTypeImpl o)
net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.portlet.app200.impl.FilterTypeImpl instance by copying a given instance.
o - The instance to copy or null.| Method Detail |
|---|
public DescriptionType[] getDescription()
getDescription in interface FilterTypeDescriptionTypepublic DescriptionType getDescription(int idx)
getDescription in interface FilterTypeDescriptionTypepublic int getDescriptionLength()
getDescriptionLength in interface FilterTypepublic void setDescription(DescriptionType[] values)
setDescription in interface FilterTypevalues - allowed objects are
DescriptionType
public DescriptionType setDescription(int idx,
DescriptionType value)
setDescription in interface FilterTypevalue - allowed object is
DescriptionTypepublic DisplayNameType[] getDisplayName()
getDisplayName in interface FilterTypeDisplayNameTypepublic DisplayNameType getDisplayName(int idx)
getDisplayName in interface FilterTypeDisplayNameTypepublic int getDisplayNameLength()
getDisplayNameLength in interface FilterTypepublic void setDisplayName(DisplayNameType[] values)
setDisplayName in interface FilterTypevalues - allowed objects are
DisplayNameType
public DisplayNameType setDisplayName(int idx,
DisplayNameType value)
setDisplayName in interface FilterTypevalue - allowed object is
DisplayNameTypepublic String getFilterName()
FilterType
getFilterName in interface FilterTypeStringpublic void setFilterName(String value)
FilterType
setFilterName in interface FilterTypevalue - allowed object is
Stringpublic String getFilterClass()
FilterType
getFilterClass in interface FilterTypeStringpublic void setFilterClass(String value)
FilterType
setFilterClass in interface FilterTypevalue - allowed object is
Stringpublic String[] getLifecycle()
getLifecycle in interface FilterTypeStringpublic String getLifecycle(int idx)
getLifecycle in interface FilterTypeStringpublic int getLifecycleLength()
getLifecycleLength in interface FilterTypepublic void setLifecycle(String[] values)
setLifecycle in interface FilterTypevalues - allowed objects are
String
public String setLifecycle(int idx,
String value)
setLifecycle in interface FilterTypevalue - allowed object is
Stringpublic InitParamType[] getInitParam()
getInitParam in interface FilterTypeInitParamTypepublic InitParamType getInitParam(int idx)
getInitParam in interface FilterTypeInitParamTypepublic int getInitParamLength()
getInitParamLength in interface FilterTypepublic void setInitParam(InitParamType[] values)
setInitParam in interface FilterTypevalues - allowed objects are
InitParamType
public InitParamType setInitParam(int idx,
InitParamType value)
setInitParam in interface FilterTypevalue - allowed object is
InitParamTypepublic void copyDescription(DescriptionType[] source)
Description.
source - The source to copy from.
NullPointerException - if source is null.public void copyDisplayName(DisplayNameType[] source)
DisplayName.
source - The source to copy from.
NullPointerException - if source is null.public void copyLifecycle(String[] source)
Lifecycle.
source - The source to copy from.
NullPointerException - if source is null.public void copyInitParam(InitParamType[] source)
InitParam.
source - The source to copy from.
NullPointerException - if source is null.public FilterTypeImpl clone()
clone in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||