Uses of Class
net.sourceforge.ccxjc.it.model.prot.collections.valueclass.ebics.h003.TransactionPhaseType

Packages that use TransactionPhaseType
net.sourceforge.ccxjc.it.model.prot.collections.valueclass.ebics.h003   
 

Uses of TransactionPhaseType in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.ebics.h003
 

Fields in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.ebics.h003 declared as TransactionPhaseType
protected  TransactionPhaseType MutableHeaderType.transactionPhase
           
protected  TransactionPhaseType ResponseMutableHeaderType.transactionPhase
           
 

Methods in net.sourceforge.ccxjc.it.model.prot.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.prot.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.
 



Copyright © 2009 The CC-XJC Community. All Rights Reserved.