Uses of Class
net.sf.ofx4j.io.OFXParseEvent.Type

Packages that use OFXParseEvent.Type
net.sf.ofx4j.io   
 

Uses of OFXParseEvent.Type in net.sf.ofx4j.io
 

Methods in net.sf.ofx4j.io that return OFXParseEvent.Type
 OFXParseEvent.Type OFXParseEvent.getEventType()
           
static OFXParseEvent.Type OFXParseEvent.Type.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static OFXParseEvent.Type[] OFXParseEvent.Type.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Constructors in net.sf.ofx4j.io with parameters of type OFXParseEvent.Type
OFXParseEvent(OFXParseEvent.Type eventType, java.lang.String eventValue)
           
 



Copyright © 2008. All Rights Reserved.