|
||||||||||
| 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.FilterMappingTypeImpl
public class FilterMappingTypeImpl
| Field Summary | |
|---|---|
protected String |
filterName
|
protected PortletNameType[] |
portletName
|
| Constructor Summary | |
|---|---|
FilterMappingTypeImpl()
Creates a new net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.portlet.app200.impl.FilterMappingTypeImpl instance. |
|
FilterMappingTypeImpl(FilterMappingTypeImpl o)
Creates a new net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.portlet.app200.impl.FilterMappingTypeImpl instance by copying a given instance. |
|
| Method Summary | |
|---|---|
FilterMappingTypeImpl |
clone()
Creates and returns a copy of this object. |
void |
copyPortletName(PortletNameType[] source)
Copies all values of property PortletName. |
String |
getFilterName()
Gets the value of the filterName property. |
PortletNameType[] |
getPortletName()
|
PortletNameType |
getPortletName(int idx)
|
int |
getPortletNameLength()
|
void |
setFilterName(String value)
Sets the value of the filterName property. |
PortletNameType |
setPortletName(int idx,
PortletNameType value)
|
void |
setPortletName(PortletNameType[] values)
|
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected String filterName
protected PortletNameType[] portletName
| Constructor Detail |
|---|
public FilterMappingTypeImpl()
net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.portlet.app200.impl.FilterMappingTypeImpl instance.
public FilterMappingTypeImpl(FilterMappingTypeImpl o)
net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.portlet.app200.impl.FilterMappingTypeImpl instance by copying a given instance.
o - The instance to copy or null.| Method Detail |
|---|
public String getFilterName()
FilterMappingType
getFilterName in interface FilterMappingTypeStringpublic void setFilterName(String value)
FilterMappingType
setFilterName in interface FilterMappingTypevalue - allowed object is
Stringpublic PortletNameType[] getPortletName()
getPortletName in interface FilterMappingTypePortletNameTypepublic PortletNameType getPortletName(int idx)
getPortletName in interface FilterMappingTypePortletNameTypepublic int getPortletNameLength()
getPortletNameLength in interface FilterMappingTypepublic void setPortletName(PortletNameType[] values)
setPortletName in interface FilterMappingTypevalues - allowed objects are
PortletNameType
public PortletNameType setPortletName(int idx,
PortletNameType value)
setPortletName in interface FilterMappingTypevalue - allowed object is
PortletNameTypepublic void copyPortletName(PortletNameType[] source)
PortletName.
source - The source to copy from.
NullPointerException - if source is null.public FilterMappingTypeImpl clone()
clone in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||