|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sourceforge.ccxjc.it.model.pkg.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.pkg.indexed.novalueclass.portlet.app200.impl.FilterTypeImpl instance. |
|
FilterTypeImpl(FilterTypeImpl o)
Creates a new net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.portlet.app200.impl.FilterTypeImpl instance by copying a given instance. |
|
| 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.pkg.indexed.novalueclass.portlet.app200.impl.FilterTypeImpl instance.
public FilterTypeImpl(FilterTypeImpl o)
net.sourceforge.ccxjc.it.model.pkg.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 FilterTypeImpl clone()
clone in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||