|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sourceforge.ccxjc.it.model.priv.collections.novalueclass.javaee.impl.QueryMethodTypeImpl
public class QueryMethodTypeImpl
| Field Summary | |
|---|---|
protected String |
id
|
protected MethodNameTypeImpl |
methodName
|
protected MethodParamsTypeImpl |
methodParams
|
| Constructor Summary | |
|---|---|
QueryMethodTypeImpl()
Creates a new net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.javaee.impl.QueryMethodTypeImpl instance. |
|
QueryMethodTypeImpl(QueryMethodTypeImpl o)
Creates a new net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.javaee.impl.QueryMethodTypeImpl instance by copying a given instance. |
|
| Method Summary | |
|---|---|
QueryMethodTypeImpl |
clone()
Creates and returns a copy of this object. |
String |
getId()
Gets the value of the id property. |
MethodNameType |
getMethodName()
Gets the value of the methodName property. |
MethodParamsType |
getMethodParams()
Gets the value of the methodParams property. |
void |
setId(String value)
Sets the value of the id property. |
void |
setMethodName(MethodNameType value)
Sets the value of the methodName property. |
void |
setMethodParams(MethodParamsType value)
Sets the value of the methodParams property. |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected MethodNameTypeImpl methodName
protected MethodParamsTypeImpl methodParams
protected String id
| Constructor Detail |
|---|
public QueryMethodTypeImpl()
net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.javaee.impl.QueryMethodTypeImpl instance.
public QueryMethodTypeImpl(QueryMethodTypeImpl o)
net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.javaee.impl.QueryMethodTypeImpl instance by copying a given instance.
o - The instance to copy or null.| Method Detail |
|---|
public MethodNameType getMethodName()
QueryMethodType
getMethodName in interface QueryMethodTypeMethodNameTypepublic void setMethodName(MethodNameType value)
QueryMethodType
setMethodName in interface QueryMethodTypevalue - allowed object is
MethodNameTypepublic MethodParamsType getMethodParams()
QueryMethodType
getMethodParams in interface QueryMethodTypeMethodParamsTypepublic void setMethodParams(MethodParamsType value)
QueryMethodType
setMethodParams in interface QueryMethodTypevalue - allowed object is
MethodParamsTypepublic String getId()
QueryMethodType
getId in interface QueryMethodTypeStringpublic void setId(String value)
QueryMethodType
setId in interface QueryMethodTypevalue - allowed object is
Stringpublic QueryMethodTypeImpl clone()
clone in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||