|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sourceforge.ccxjc.it.model.prot.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.prot.indexed.novalueclass.javaee.impl.FilterTypeImpl instance. |
|
FilterTypeImpl(FilterTypeImpl o)
Creates a new net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.javaee.impl.FilterTypeImpl instance by copying a given instance. |
|
| Method Summary | |
|---|---|
FilterTypeImpl |
clone()
Creates and returns a copy of this object. |
protected void |
copyDescription(DescriptionType[] source)
Copies all values of property Description. |
protected void |
copyDisplayName(DisplayNameType[] source)
Copies all values of property DisplayName. |
protected void |
copyIcon(IconType[] source)
Copies all values of property Icon. |
protected void |
copyInitParam(ParamValueType[] source)
Copies all values of property InitParam. |
DescriptionType[] |
getDescription()
|
DescriptionType |
getDescription(int idx)
|
int |
getDescriptionLength()
|
DisplayNameType[] |
getDisplayName()
|
DisplayNameType |
getDisplayName(int idx)
|
int |
getDisplayNameLength()
|
FullyQualifiedClassType |
getFilterClass()
Gets the value of the filterClass property. |
FilterNameType |
getFilterName()
Gets the value of the filterName property. |
IconType[] |
getIcon()
|
IconType |
getIcon(int idx)
|
int |
getIconLength()
|
String |
getId()
Gets the value of the id property. |
ParamValueType[] |
getInitParam()
|
ParamValueType |
getInitParam(int idx)
|
int |
getInitParamLength()
|
void |
setDescription(DescriptionType[] values)
|
DescriptionType |
setDescription(int idx,
DescriptionType value)
|
void |
setDisplayName(DisplayNameType[] values)
|
DisplayNameType |
setDisplayName(int idx,
DisplayNameType value)
|
void |
setFilterClass(FullyQualifiedClassType value)
Sets the value of the filterClass property. |
void |
setFilterName(FilterNameType value)
Sets the value of the filterName property. |
void |
setIcon(IconType[] values)
|
IconType |
setIcon(int idx,
IconType value)
|
void |
setId(String value)
Sets the value of the id property. |
ParamValueType |
setInitParam(int idx,
ParamValueType value)
|
void |
setInitParam(ParamValueType[] 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 IconType[] icon
protected FilterNameTypeImpl filterName
protected FullyQualifiedClassTypeImpl filterClass
protected ParamValueType[] initParam
protected String id
| Constructor Detail |
|---|
public FilterTypeImpl()
net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.javaee.impl.FilterTypeImpl instance.
public FilterTypeImpl(FilterTypeImpl o)
net.sourceforge.ccxjc.it.model.prot.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
Stringprotected void copyDescription(DescriptionType[] source)
Description.
source - The source to copy from.
NullPointerException - if source is null.protected void copyDisplayName(DisplayNameType[] source)
DisplayName.
source - The source to copy from.
NullPointerException - if source is null.protected void copyIcon(IconType[] source)
Icon.
source - The source to copy from.
NullPointerException - if source is null.protected void copyInitParam(ParamValueType[] 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 | |||||||||