Uses of Class
net.sf.ofx4j.domain.data.common.TransferStatusEvent

Packages that use TransferStatusEvent
net.sf.ofx4j.domain.data.common   
 

Uses of TransferStatusEvent in net.sf.ofx4j.domain.data.common
 

Methods in net.sf.ofx4j.domain.data.common that return TransferStatusEvent
 TransferStatusEvent TransferStatus.getEvent()
          The event.
static TransferStatusEvent TransferStatusEvent.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static TransferStatusEvent[] TransferStatusEvent.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in net.sf.ofx4j.domain.data.common with parameters of type TransferStatusEvent
 void TransferStatus.setEvent(TransferStatusEvent event)
          The event.
 



Copyright © 2008. All Rights Reserved.