|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.portlet.app200.impl.EventDefinitionReferenceTypeImpl
public class EventDefinitionReferenceTypeImpl
| Field Summary | |
|---|---|
protected String |
id
|
protected String |
name
|
protected QName |
qname
|
| Constructor Summary | |
|---|---|
EventDefinitionReferenceTypeImpl()
Creates a new net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.portlet.app200.impl.EventDefinitionReferenceTypeImpl instance. |
|
EventDefinitionReferenceTypeImpl(EventDefinitionReferenceTypeImpl o)
Creates a new net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.portlet.app200.impl.EventDefinitionReferenceTypeImpl instance by copying a given instance. |
|
| Method Summary | |
|---|---|
EventDefinitionReferenceTypeImpl |
clone()
Creates and returns a copy of this object. |
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. |
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. |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected QName qname
protected String name
protected String id
| Constructor Detail |
|---|
public EventDefinitionReferenceTypeImpl()
net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.portlet.app200.impl.EventDefinitionReferenceTypeImpl instance.
public EventDefinitionReferenceTypeImpl(EventDefinitionReferenceTypeImpl o)
net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.portlet.app200.impl.EventDefinitionReferenceTypeImpl instance by copying a given instance.
o - The instance to copy or null.| Method Detail |
|---|
public QName getQname()
EventDefinitionReferenceType
getQname in interface EventDefinitionReferenceTypeQNamepublic void setQname(QName value)
EventDefinitionReferenceType
setQname in interface EventDefinitionReferenceTypevalue - allowed object is
QNamepublic String getName()
EventDefinitionReferenceType
getName in interface EventDefinitionReferenceTypeStringpublic void setName(String value)
EventDefinitionReferenceType
setName in interface EventDefinitionReferenceTypevalue - allowed object is
Stringpublic String getId()
EventDefinitionReferenceType
getId in interface EventDefinitionReferenceTypeStringpublic void setId(String value)
EventDefinitionReferenceType
setId in interface EventDefinitionReferenceTypevalue - allowed object is
Stringpublic EventDefinitionReferenceTypeImpl clone()
clone in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||