|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.spring.beans.impl.IdentifiedTypeImpl
net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.spring.tx.impl.AdviceImpl
public class AdviceImpl
| Field Summary | |
|---|---|
protected AttributesTypeImpl |
attributes
|
protected String |
transactionManager
|
| Fields inherited from class net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.spring.beans.impl.IdentifiedTypeImpl |
|---|
id |
| Constructor Summary | |
|---|---|
AdviceImpl()
Creates a new net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.spring.tx.impl.AdviceImpl instance. |
|
AdviceImpl(AdviceImpl o)
Creates a new net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.spring.tx.impl.AdviceImpl instance by copying a given instance. |
|
| Method Summary | |
|---|---|
AdviceImpl |
clone()
Creates and returns a copy of this object. |
AttributesType |
getAttributes()
Gets the value of the attributes property. |
String |
getTransactionManager()
Gets the value of the transactionManager property. |
void |
setAttributes(AttributesType value)
Sets the value of the attributes property. |
void |
setTransactionManager(String value)
Sets the value of the transactionManager property. |
| Methods inherited from class net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.spring.beans.impl.IdentifiedTypeImpl |
|---|
getId, setId |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.spring.beans.IdentifiedType |
|---|
getId, setId |
| Field Detail |
|---|
protected AttributesTypeImpl attributes
protected String transactionManager
| Constructor Detail |
|---|
public AdviceImpl()
net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.spring.tx.impl.AdviceImpl instance.
public AdviceImpl(AdviceImpl o)
net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.spring.tx.impl.AdviceImpl instance by copying a given instance.
o - The instance to copy or null.| Method Detail |
|---|
public AttributesType getAttributes()
Advice
getAttributes in interface AdviceAttributesTypepublic void setAttributes(AttributesType value)
Advice
setAttributes in interface Advicevalue - allowed object is
AttributesTypepublic String getTransactionManager()
Advice
getTransactionManager in interface AdviceStringpublic void setTransactionManager(String value)
Advice
setTransactionManager in interface Advicevalue - allowed object is
Stringpublic AdviceImpl clone()
clone in class IdentifiedTypeImpl
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||