|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.javaee.impl.XsdNMTOKENTypeImpl
public class XsdNMTOKENTypeImpl
| Field Summary | |
|---|---|
protected String |
id
|
protected String |
value
|
| Constructor Summary | |
|---|---|
XsdNMTOKENTypeImpl()
Creates a new net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.javaee.impl.XsdNMTOKENTypeImpl instance. |
|
XsdNMTOKENTypeImpl(XsdNMTOKENTypeImpl o)
Creates a new net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.javaee.impl.XsdNMTOKENTypeImpl instance by copying a given instance. |
|
| Method Summary | |
|---|---|
XsdNMTOKENTypeImpl |
clone()
Creates and returns a copy of this object. |
String |
getId()
Gets the value of the id property. |
String |
getValue()
Gets the value of the value property. |
void |
setId(String value)
Sets the value of the id property. |
void |
setValue(String value)
Sets the value of the value property. |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected String value
protected String id
| Constructor Detail |
|---|
public XsdNMTOKENTypeImpl()
net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.javaee.impl.XsdNMTOKENTypeImpl instance.
public XsdNMTOKENTypeImpl(XsdNMTOKENTypeImpl o)
net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.javaee.impl.XsdNMTOKENTypeImpl instance by copying a given instance.
o - The instance to copy or null.| Method Detail |
|---|
public String getValue()
XsdNMTOKENType
getValue in interface XsdNMTOKENTypeStringpublic void setValue(String value)
XsdNMTOKENType
setValue in interface XsdNMTOKENTypevalue - allowed object is
Stringpublic String getId()
XsdNMTOKENType
getId in interface XsdNMTOKENTypeStringpublic void setId(String value)
XsdNMTOKENType
setId in interface XsdNMTOKENTypevalue - allowed object is
Stringpublic XsdNMTOKENTypeImpl clone()
clone in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||