|
||||||||||
| 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.app100.impl.DescriptionTypeImpl
public class DescriptionTypeImpl
| Field Summary | |
|---|---|
protected String |
lang
|
protected String |
value
|
| Constructor Summary | |
|---|---|
DescriptionTypeImpl()
Creates a new net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.portlet.app100.impl.DescriptionTypeImpl instance. |
|
DescriptionTypeImpl(DescriptionTypeImpl o)
Creates a new net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.portlet.app100.impl.DescriptionTypeImpl instance by copying a given instance. |
|
| Method Summary | |
|---|---|
DescriptionTypeImpl |
clone()
Creates and returns a copy of this object. |
String |
getLang()
Gets the value of the lang property. |
String |
getValue()
Gets the value of the value property. |
void |
setLang(String value)
Sets the value of the lang 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 lang
| Constructor Detail |
|---|
public DescriptionTypeImpl()
net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.portlet.app100.impl.DescriptionTypeImpl instance.
public DescriptionTypeImpl(DescriptionTypeImpl o)
net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.portlet.app100.impl.DescriptionTypeImpl instance by copying a given instance.
o - The instance to copy or null.| Method Detail |
|---|
public String getValue()
DescriptionType
getValue in interface DescriptionTypeStringpublic void setValue(String value)
DescriptionType
setValue in interface DescriptionTypevalue - allowed object is
Stringpublic String getLang()
DescriptionType
getLang in interface DescriptionTypeStringpublic void setLang(String value)
DescriptionType
setLang in interface DescriptionTypevalue - allowed object is
Stringpublic DescriptionTypeImpl clone()
clone in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||