|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TransactionModeType | |
|---|---|
| org.castor.cpa.test.framework.xml | |
| org.castor.cpa.test.framework.xml.types | |
| Uses of TransactionModeType in org.castor.cpa.test.framework.xml |
|---|
| Methods in org.castor.cpa.test.framework.xml that return TransactionModeType | |
|---|---|
TransactionModeType |
Transaction.getMode()
Returns the value of field 'mode'. |
| Methods in org.castor.cpa.test.framework.xml with parameters of type TransactionModeType | |
|---|---|
void |
Transaction.setMode(TransactionModeType mode)
Sets the value of field 'mode'. |
| Uses of TransactionModeType in org.castor.cpa.test.framework.xml.types |
|---|
| Methods in org.castor.cpa.test.framework.xml.types that return TransactionModeType | |
|---|---|
static TransactionModeType |
TransactionModeType.fromValue(String value)
Method fromValue. |
static TransactionModeType |
TransactionModeType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static TransactionModeType[] |
TransactionModeType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||