|
||||||||||
| 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.javaee.impl.XsdStringTypeImpl
public class XsdStringTypeImpl
| Field Summary | |
|---|---|
protected String |
id
|
protected String |
value
|
| Constructor Summary | |
|---|---|
XsdStringTypeImpl()
Creates a new net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.javaee.impl.XsdStringTypeImpl instance. |
|
XsdStringTypeImpl(XsdStringTypeImpl o)
Creates a new net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.javaee.impl.XsdStringTypeImpl instance by copying a given instance. |
|
| Method Summary | |
|---|---|
XsdStringTypeImpl |
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 XsdStringTypeImpl()
net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.javaee.impl.XsdStringTypeImpl instance.
public XsdStringTypeImpl(XsdStringTypeImpl o)
net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.javaee.impl.XsdStringTypeImpl instance by copying a given instance.
o - The instance to copy or null.| Method Detail |
|---|
public String getValue()
XsdStringType
getValue in interface XsdStringTypeStringpublic void setValue(String value)
XsdStringType
setValue in interface XsdStringTypevalue - allowed object is
Stringpublic String getId()
XsdStringType
getId in interface XsdStringTypeStringpublic void setId(String value)
XsdStringType
setId in interface XsdStringTypevalue - allowed object is
Stringpublic XsdStringTypeImpl clone()
clone in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||