Uses of Class
net.sf.ofx4j.meta.Header

Packages that use Header
net.sf.ofx4j.domain.data Data for the domain model (used for the wire). 
 

Uses of Header in net.sf.ofx4j.domain.data
 

Methods in net.sf.ofx4j.domain.data with annotations of type Header
 java.lang.String RequestEnvelope.getLastProcessedUID()
          The UID of the last-processed request/response (used for file-based error recovery).
 ApplicationSecurity ResponseEnvelope.getSecurity()
          The security of this envelope.
 ApplicationSecurity RequestEnvelope.getSecurity()
          The security of this envelope.
 java.lang.String ResponseEnvelope.getUID()
          The UID for the envelope.
 java.lang.String RequestEnvelope.getUID()
          The UID for the envelope.
 



Copyright © 2008. All Rights Reserved.