|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.jomc.impl.TextImpl
public class TextImpl
| Field Summary | |
|---|---|
protected String |
language
|
protected String |
value
|
| Constructor Summary | |
|---|---|
TextImpl()
Creates a new net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.jomc.impl.TextImpl instance. |
|
TextImpl(TextImpl o)
Creates a new net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.jomc.impl.TextImpl instance by copying a given instance. |
|
| Method Summary | |
|---|---|
TextImpl |
clone()
Creates and returns a copy of this object. |
String |
getLanguage()
The language of this text. |
String |
getValue()
Gets the value of the value property. |
void |
setLanguage(String value)
Sets the value of the language 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 language
| Constructor Detail |
|---|
public TextImpl()
net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.jomc.impl.TextImpl instance.
public TextImpl(TextImpl o)
net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.jomc.impl.TextImpl instance by copying a given instance.
o - The instance to copy or null.| Method Detail |
|---|
public String getValue()
Text
getValue in interface TextStringpublic void setValue(String value)
Text
setValue in interface Textvalue - allowed object is
Stringpublic String getLanguage()
Text
getLanguage in interface TextStringpublic void setLanguage(String value)
Text
setLanguage in interface Textvalue - allowed object is
Stringpublic TextImpl clone()
clone in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||