|
||||||||||
| 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.javaee.impl.FilterTypeImpl
public class FilterTypeImpl
| Field Summary | |
|---|---|
protected DescriptionType[] |
description
|
protected DisplayNameType[] |
displayName
|
protected FullyQualifiedClassTypeImpl |
filterClass
|
protected FilterNameTypeImpl |
filterName
|
protected IconType[] |
icon
|
protected String |
id
|
protected ParamValueType[] |
initParam
|
| Constructor Summary | |
|---|---|
FilterTypeImpl()
Creates a new net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.javaee.impl.FilterTypeImpl instance. |
|
FilterTypeImpl(FilterTypeImpl o)
Creates a new net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.javaee.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 IconType[] icon
protected FilterNameTypeImpl filterName
protected FullyQualifiedClassTypeImpl filterClass
protected ParamValueType[] initParam
protected String id
| Constructor Detail |
|---|
public FilterTypeImpl()
net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.javaee.impl.FilterTypeImpl instance.
public FilterTypeImpl(FilterTypeImpl o)
net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.javaee.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 IconType[] getIcon()
getIcon in interface FilterTypeIconTypepublic IconType getIcon(int idx)
getIcon in interface FilterTypeIconTypepublic int getIconLength()
getIconLength in interface FilterTypepublic void setIcon(IconType[] values)
setIcon in interface FilterTypevalues - allowed objects are
IconType
public IconType setIcon(int idx,
IconType value)
setIcon in interface FilterTypevalue - allowed object is
IconTypepublic FilterNameType getFilterName()
FilterType
getFilterName in interface FilterTypeFilterNameTypepublic void setFilterName(FilterNameType value)
FilterType
setFilterName in interface FilterTypevalue - allowed object is
FilterNameTypepublic FullyQualifiedClassType getFilterClass()
FilterType
getFilterClass in interface FilterTypeFullyQualifiedClassTypepublic void setFilterClass(FullyQualifiedClassType value)
FilterType
setFilterClass in interface FilterTypevalue - allowed object is
FullyQualifiedClassTypepublic ParamValueType[] getInitParam()
getInitParam in interface FilterTypeParamValueTypepublic ParamValueType getInitParam(int idx)
getInitParam in interface FilterTypeParamValueTypepublic int getInitParamLength()
getInitParamLength in interface FilterTypepublic void setInitParam(ParamValueType[] values)
setInitParam in interface FilterTypevalues - allowed objects are
ParamValueType
public ParamValueType setInitParam(int idx,
ParamValueType value)
setInitParam in interface FilterTypevalue - allowed object is
ParamValueTypepublic String getId()
FilterType
getId in interface FilterTypeStringpublic void setId(String value)
FilterType
setId in interface FilterTypevalue - allowed object is
Stringpublic FilterTypeImpl clone()
clone in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||