|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.portlet.app200.impl.ListenerTypeImpl
public class ListenerTypeImpl
| Field Summary | |
|---|---|
protected DescriptionType[] |
description
|
protected DisplayNameType[] |
displayName
|
protected String |
id
|
protected String |
listenerClass
|
| Constructor Summary | |
|---|---|
ListenerTypeImpl()
Creates a new net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.portlet.app200.impl.ListenerTypeImpl instance. |
|
ListenerTypeImpl(ListenerTypeImpl o)
Creates a new net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.portlet.app200.impl.ListenerTypeImpl instance by copying a given instance. |
|
| Method Summary | |
|---|---|
ListenerTypeImpl |
clone()
Creates and returns a copy of this object. |
DescriptionType[] |
getDescription()
|
DescriptionType |
getDescription(int idx)
|
int |
getDescriptionLength()
|
DisplayNameType[] |
getDisplayName()
|
DisplayNameType |
getDisplayName(int idx)
|
int |
getDisplayNameLength()
|
String |
getId()
Gets the value of the id property. |
String |
getListenerClass()
Gets the value of the listenerClass property. |
void |
setDescription(DescriptionType[] values)
|
DescriptionType |
setDescription(int idx,
DescriptionType value)
|
void |
setDisplayName(DisplayNameType[] values)
|
DisplayNameType |
setDisplayName(int idx,
DisplayNameType value)
|
void |
setId(String value)
Sets the value of the id property. |
void |
setListenerClass(String value)
Sets the value of the listenerClass property. |
| 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 listenerClass
protected String id
| Constructor Detail |
|---|
public ListenerTypeImpl()
net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.portlet.app200.impl.ListenerTypeImpl instance.
public ListenerTypeImpl(ListenerTypeImpl o)
net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.portlet.app200.impl.ListenerTypeImpl instance by copying a given instance.
o - The instance to copy or null.| Method Detail |
|---|
public DescriptionType[] getDescription()
getDescription in interface ListenerTypeDescriptionTypepublic DescriptionType getDescription(int idx)
getDescription in interface ListenerTypeDescriptionTypepublic int getDescriptionLength()
getDescriptionLength in interface ListenerTypepublic void setDescription(DescriptionType[] values)
setDescription in interface ListenerTypevalues - allowed objects are
DescriptionType
public DescriptionType setDescription(int idx,
DescriptionType value)
setDescription in interface ListenerTypevalue - allowed object is
DescriptionTypepublic DisplayNameType[] getDisplayName()
getDisplayName in interface ListenerTypeDisplayNameTypepublic DisplayNameType getDisplayName(int idx)
getDisplayName in interface ListenerTypeDisplayNameTypepublic int getDisplayNameLength()
getDisplayNameLength in interface ListenerTypepublic void setDisplayName(DisplayNameType[] values)
setDisplayName in interface ListenerTypevalues - allowed objects are
DisplayNameType
public DisplayNameType setDisplayName(int idx,
DisplayNameType value)
setDisplayName in interface ListenerTypevalue - allowed object is
DisplayNameTypepublic String getListenerClass()
ListenerType
getListenerClass in interface ListenerTypeStringpublic void setListenerClass(String value)
ListenerType
setListenerClass in interface ListenerTypevalue - allowed object is
Stringpublic String getId()
ListenerType
getId in interface ListenerTypeStringpublic void setId(String value)
ListenerType
setId in interface ListenerTypevalue - allowed object is
Stringpublic ListenerTypeImpl clone()
clone in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||