|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TransactionPhaseType | |
|---|---|
| net.sourceforge.ccxjc.it.model.priv.collections.valueclass.ebics.h003 | |
| Uses of TransactionPhaseType in net.sourceforge.ccxjc.it.model.priv.collections.valueclass.ebics.h003 |
|---|
| Fields in net.sourceforge.ccxjc.it.model.priv.collections.valueclass.ebics.h003 declared as TransactionPhaseType | |
|---|---|
protected TransactionPhaseType |
MutableHeaderType.transactionPhase
|
protected TransactionPhaseType |
ResponseMutableHeaderType.transactionPhase
|
| Methods in net.sourceforge.ccxjc.it.model.priv.collections.valueclass.ebics.h003 that return TransactionPhaseType | |
|---|---|
static TransactionPhaseType |
TransactionPhaseType.fromValue(String v)
|
TransactionPhaseType |
MutableHeaderType.getTransactionPhase()
Gets the value of the transactionPhase property. |
TransactionPhaseType |
ResponseMutableHeaderType.getTransactionPhase()
Gets the value of the transactionPhase property. |
static TransactionPhaseType |
TransactionPhaseType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static TransactionPhaseType[] |
TransactionPhaseType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in net.sourceforge.ccxjc.it.model.priv.collections.valueclass.ebics.h003 with parameters of type TransactionPhaseType | |
|---|---|
void |
MutableHeaderType.setTransactionPhase(TransactionPhaseType value)
Sets the value of the transactionPhase property. |
void |
ResponseMutableHeaderType.setTransactionPhase(TransactionPhaseType value)
Sets the value of the transactionPhase property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||