|
||||||||||
| 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.persistence.orm.impl.FieldResultImpl
public class FieldResultImpl
| Field Summary | |
|---|---|
protected String |
column
|
protected String |
name
|
| Constructor Summary | |
|---|---|
FieldResultImpl()
Creates a new net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.persistence.orm.impl.FieldResultImpl instance. |
|
FieldResultImpl(FieldResultImpl o)
Creates a new net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.persistence.orm.impl.FieldResultImpl instance by copying a given instance. |
|
| Method Summary | |
|---|---|
FieldResultImpl |
clone()
Creates and returns a copy of this object. |
String |
getColumn()
Gets the value of the column property. |
String |
getName()
Gets the value of the name property. |
void |
setColumn(String value)
Sets the value of the column property. |
void |
setName(String value)
Sets the value of the name property. |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected String name
protected String column
| Constructor Detail |
|---|
public FieldResultImpl()
net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.persistence.orm.impl.FieldResultImpl instance.
public FieldResultImpl(FieldResultImpl o)
net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.persistence.orm.impl.FieldResultImpl instance by copying a given instance.
o - The instance to copy or null.| Method Detail |
|---|
public String getName()
FieldResult
getName in interface FieldResultStringpublic void setName(String value)
FieldResult
setName in interface FieldResultvalue - allowed object is
Stringpublic String getColumn()
FieldResult
getColumn in interface FieldResultStringpublic void setColumn(String value)
FieldResult
setColumn in interface FieldResultvalue - allowed object is
Stringpublic FieldResultImpl clone()
clone in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||