|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.persistence.orm.impl.QueryHintImpl
public class QueryHintImpl
| Field Summary | |
|---|---|
protected String |
name
|
protected String |
value
|
| Constructor Summary | |
|---|---|
QueryHintImpl()
Creates a new net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.persistence.orm.impl.QueryHintImpl instance. |
|
QueryHintImpl(QueryHintImpl o)
Creates a new net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.persistence.orm.impl.QueryHintImpl instance by copying a given instance. |
|
| Method Summary | |
|---|---|
QueryHintImpl |
clone()
Creates and returns a copy of this object. |
String |
getName()
Gets the value of the name property. |
String |
getValue()
Gets the value of the value property. |
void |
setName(String value)
Sets the value of the name 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 name
protected String value
| Constructor Detail |
|---|
public QueryHintImpl()
net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.persistence.orm.impl.QueryHintImpl instance.
public QueryHintImpl(QueryHintImpl o)
net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.persistence.orm.impl.QueryHintImpl instance by copying a given instance.
o - The instance to copy or null.| Method Detail |
|---|
public String getName()
QueryHint
getName in interface QueryHintStringpublic void setName(String value)
QueryHint
setName in interface QueryHintvalue - allowed object is
Stringpublic String getValue()
QueryHint
getValue in interface QueryHintStringpublic void setValue(String value)
QueryHint
setValue in interface QueryHintvalue - allowed object is
Stringpublic QueryHintImpl clone()
clone in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||