|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |