Uses of Class
org.jpos.iso.ISOVError

Packages that use ISOVError
org.jpos.iso ISO-8583/ANSI X9.2 related classes 
 

Uses of ISOVError in org.jpos.iso
 

Methods in org.jpos.iso with parameters of type ISOVError
 boolean ISOVMsg.addISOVError(ISOVError Error)
          Add an error component to the list of errors.
 boolean ISOVField.addISOVError(ISOVError Error)
           
 boolean ISOVErrorList.addISOVError(ISOVError Error)
          Add an ISOVError to the list.
 

Constructors in org.jpos.iso with parameters of type ISOVError
ISOVField(ISOField Source, ISOVError FirstError)
           
ISOVMsg(ISOMsg Source, ISOVError FirstError)
           
 



Copyright © 1998-2012 jPOS.org. All Rights Reserved.