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