Uses of Class
net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.ebics.h003.TransferType

Packages that use TransferType
net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.ebics.h003   
 

Uses of TransferType in net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.ebics.h003
 

Fields in net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.ebics.h003 declared as TransferType
protected  TransferType AuthOrderInfoType.transferType
           
 

Methods in net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.ebics.h003 that return TransferType
static TransferType TransferType.fromValue(String v)
           
 TransferType AuthOrderInfoType.getTransferType()
          Gets the value of the transferType property.
static TransferType TransferType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static TransferType[] TransferType.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.indexed.valueclass.ebics.h003 with parameters of type TransferType
 void AuthOrderInfoType.setTransferType(TransferType value)
          Sets the value of the transferType property.
 



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