|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.spring.tx.impl.AnnotationDrivenImpl
public class AnnotationDrivenImpl
| Field Summary | |
|---|---|
protected String |
mode
|
protected Integer |
order
|
protected Boolean |
proxyTargetClass
|
protected String |
transactionManager
|
| Constructor Summary | |
|---|---|
AnnotationDrivenImpl()
Creates a new net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.spring.tx.impl.AnnotationDrivenImpl instance. |
|
AnnotationDrivenImpl(AnnotationDrivenImpl o)
Creates a new net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.spring.tx.impl.AnnotationDrivenImpl instance by copying a given instance. |
|
| Method Summary | |
|---|---|
AnnotationDrivenImpl |
clone()
Creates and returns a copy of this object. |
String |
getMode()
Gets the value of the mode property. |
Integer |
getOrder()
Gets the value of the order property. |
String |
getTransactionManager()
Gets the value of the transactionManager property. |
boolean |
isProxyTargetClass()
Gets the value of the proxyTargetClass property. |
void |
setMode(String value)
Sets the value of the mode property. |
void |
setOrder(Integer value)
Sets the value of the order property. |
void |
setProxyTargetClass(Boolean value)
Sets the value of the proxyTargetClass property. |
void |
setTransactionManager(String value)
Sets the value of the transactionManager property. |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected String transactionManager
protected String mode
protected Boolean proxyTargetClass
protected Integer order
| Constructor Detail |
|---|
public AnnotationDrivenImpl()
net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.spring.tx.impl.AnnotationDrivenImpl instance.
public AnnotationDrivenImpl(AnnotationDrivenImpl o)
net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.spring.tx.impl.AnnotationDrivenImpl instance by copying a given instance.
o - The instance to copy or null.| Method Detail |
|---|
public String getTransactionManager()
AnnotationDriven
getTransactionManager in interface AnnotationDrivenStringpublic void setTransactionManager(String value)
AnnotationDriven
setTransactionManager in interface AnnotationDrivenvalue - allowed object is
Stringpublic String getMode()
AnnotationDriven
getMode in interface AnnotationDrivenStringpublic void setMode(String value)
AnnotationDriven
setMode in interface AnnotationDrivenvalue - allowed object is
Stringpublic boolean isProxyTargetClass()
AnnotationDriven
isProxyTargetClass in interface AnnotationDrivenBooleanpublic void setProxyTargetClass(Boolean value)
AnnotationDriven
setProxyTargetClass in interface AnnotationDrivenvalue - allowed object is
Booleanpublic Integer getOrder()
AnnotationDriven
getOrder in interface AnnotationDrivenIntegerpublic void setOrder(Integer value)
AnnotationDriven
setOrder in interface AnnotationDrivenvalue - allowed object is
Integerpublic AnnotationDrivenImpl clone()
clone in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||