|
||||||||||
| 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.javaee.impl.QueryTypeImpl
public class QueryTypeImpl
| Field Summary | |
|---|---|
protected DescriptionTypeImpl |
description
|
protected XsdStringTypeImpl |
ejbQl
|
protected String |
id
|
protected QueryMethodTypeImpl |
queryMethod
|
protected ResultTypeMappingTypeImpl |
resultTypeMapping
|
| Constructor Summary | |
|---|---|
QueryTypeImpl()
Creates a new net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.javaee.impl.QueryTypeImpl instance. |
|
QueryTypeImpl(QueryTypeImpl o)
Creates a new net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.javaee.impl.QueryTypeImpl instance by copying a given instance. |
|
| Method Summary | |
|---|---|
QueryTypeImpl |
clone()
Creates and returns a copy of this object. |
DescriptionType |
getDescription()
Gets the value of the description property. |
XsdStringType |
getEjbQl()
Gets the value of the ejbQl property. |
String |
getId()
Gets the value of the id property. |
QueryMethodType |
getQueryMethod()
Gets the value of the queryMethod property. |
ResultTypeMappingType |
getResultTypeMapping()
Gets the value of the resultTypeMapping property. |
void |
setDescription(DescriptionType value)
Sets the value of the description property. |
void |
setEjbQl(XsdStringType value)
Sets the value of the ejbQl property. |
void |
setId(String value)
Sets the value of the id property. |
void |
setQueryMethod(QueryMethodType value)
Sets the value of the queryMethod property. |
void |
setResultTypeMapping(ResultTypeMappingType value)
Sets the value of the resultTypeMapping property. |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected DescriptionTypeImpl description
protected QueryMethodTypeImpl queryMethod
protected ResultTypeMappingTypeImpl resultTypeMapping
protected XsdStringTypeImpl ejbQl
protected String id
| Constructor Detail |
|---|
public QueryTypeImpl()
net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.javaee.impl.QueryTypeImpl instance.
public QueryTypeImpl(QueryTypeImpl o)
net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.javaee.impl.QueryTypeImpl instance by copying a given instance.
o - The instance to copy or null.| Method Detail |
|---|
public DescriptionType getDescription()
QueryType
getDescription in interface QueryTypeDescriptionTypepublic void setDescription(DescriptionType value)
QueryType
setDescription in interface QueryTypevalue - allowed object is
DescriptionTypepublic QueryMethodType getQueryMethod()
QueryType
getQueryMethod in interface QueryTypeQueryMethodTypepublic void setQueryMethod(QueryMethodType value)
QueryType
setQueryMethod in interface QueryTypevalue - allowed object is
QueryMethodTypepublic ResultTypeMappingType getResultTypeMapping()
QueryType
getResultTypeMapping in interface QueryTypeResultTypeMappingTypepublic void setResultTypeMapping(ResultTypeMappingType value)
QueryType
setResultTypeMapping in interface QueryTypevalue - allowed object is
ResultTypeMappingTypepublic XsdStringType getEjbQl()
QueryType
getEjbQl in interface QueryTypeXsdStringTypepublic void setEjbQl(XsdStringType value)
QueryType
setEjbQl in interface QueryTypevalue - allowed object is
XsdStringTypepublic String getId()
QueryType
getId in interface QueryTypeStringpublic void setId(String value)
QueryType
setId in interface QueryTypevalue - allowed object is
Stringpublic QueryTypeImpl clone()
clone in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||