|
||||||||||
| 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.portlet.app200.impl.EventDefinitionTypeImpl
public class EventDefinitionTypeImpl
| Field Summary | |
|---|---|
protected QName[] |
alias
|
protected DescriptionType[] |
description
|
protected String |
id
|
protected String |
name
|
protected QName |
qname
|
protected String |
valueType
|
| Constructor Summary | |
|---|---|
EventDefinitionTypeImpl()
Creates a new net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.portlet.app200.impl.EventDefinitionTypeImpl instance. |
|
EventDefinitionTypeImpl(EventDefinitionTypeImpl o)
Creates a new net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.portlet.app200.impl.EventDefinitionTypeImpl instance by copying a given instance. |
|
| Method Summary | |
|---|---|
EventDefinitionTypeImpl |
clone()
Creates and returns a copy of this object. |
protected void |
copyAlias(QName[] source)
Copies all values of property Alias. |
protected void |
copyDescription(DescriptionType[] source)
Copies all values of property Description. |
QName[] |
getAlias()
|
QName |
getAlias(int idx)
|
int |
getAliasLength()
|
DescriptionType[] |
getDescription()
|
DescriptionType |
getDescription(int idx)
|
int |
getDescriptionLength()
|
String |
getId()
Gets the value of the id property. |
String |
getName()
Gets the value of the name property. |
QName |
getQname()
Gets the value of the qname property. |
String |
getValueType()
Gets the value of the valueType property. |
QName |
setAlias(int idx,
QName value)
|
void |
setAlias(QName[] values)
|
void |
setDescription(DescriptionType[] values)
|
DescriptionType |
setDescription(int idx,
DescriptionType value)
|
void |
setId(String value)
Sets the value of the id property. |
void |
setName(String value)
Sets the value of the name property. |
void |
setQname(QName value)
Sets the value of the qname property. |
void |
setValueType(String value)
Sets the value of the valueType property. |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected DescriptionType[] description
protected QName qname
protected String name
protected QName[] alias
protected String valueType
protected String id
| Constructor Detail |
|---|
public EventDefinitionTypeImpl()
net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.portlet.app200.impl.EventDefinitionTypeImpl instance.
public EventDefinitionTypeImpl(EventDefinitionTypeImpl o)
net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.portlet.app200.impl.EventDefinitionTypeImpl instance by copying a given instance.
o - The instance to copy or null.| Method Detail |
|---|
public DescriptionType[] getDescription()
getDescription in interface EventDefinitionTypeDescriptionTypepublic DescriptionType getDescription(int idx)
getDescription in interface EventDefinitionTypeDescriptionTypepublic int getDescriptionLength()
getDescriptionLength in interface EventDefinitionTypepublic void setDescription(DescriptionType[] values)
setDescription in interface EventDefinitionTypevalues - allowed objects are
DescriptionType
public DescriptionType setDescription(int idx,
DescriptionType value)
setDescription in interface EventDefinitionTypevalue - allowed object is
DescriptionTypepublic QName getQname()
EventDefinitionType
getQname in interface EventDefinitionTypeQNamepublic void setQname(QName value)
EventDefinitionType
setQname in interface EventDefinitionTypevalue - allowed object is
QNamepublic String getName()
EventDefinitionType
getName in interface EventDefinitionTypeStringpublic void setName(String value)
EventDefinitionType
setName in interface EventDefinitionTypevalue - allowed object is
Stringpublic QName[] getAlias()
getAlias in interface EventDefinitionTypeQNamepublic QName getAlias(int idx)
getAlias in interface EventDefinitionTypeQNamepublic int getAliasLength()
getAliasLength in interface EventDefinitionTypepublic void setAlias(QName[] values)
setAlias in interface EventDefinitionTypevalues - allowed objects are
QName
public QName setAlias(int idx,
QName value)
setAlias in interface EventDefinitionTypevalue - allowed object is
QNamepublic String getValueType()
EventDefinitionType
getValueType in interface EventDefinitionTypeStringpublic void setValueType(String value)
EventDefinitionType
setValueType in interface EventDefinitionTypevalue - allowed object is
Stringpublic String getId()
EventDefinitionType
getId in interface EventDefinitionTypeStringpublic void setId(String value)
EventDefinitionType
setId in interface EventDefinitionTypevalue - allowed object is
Stringprotected void copyDescription(DescriptionType[] source)
Description.
source - The source to copy from.
NullPointerException - if source is null.protected void copyAlias(QName[] source)
Alias.
source - The source to copy from.
NullPointerException - if source is null.public EventDefinitionTypeImpl clone()
clone in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||