Package org.jpos.iso

Class ISOVField

  • All Implemented Interfaces:
    java.io.Externalizable, java.io.Serializable, java.lang.Cloneable, ISOVErrorList

    public class ISOVField
    extends ISOField
    implements ISOVErrorList
    Wrapper class resulting from process of validating an ISOField instance. Contains details of the original field and validation-error details too. Normally in validation process when an error is detected by validator in some field, then the field is replaced by an instance of this class, containning error details.

    Title: jPOS

    Description: Java Framework for Financial Systems

    Copyright: Copyright (c) 2000 jPOS.org. All rights reserved.

    Company: www.jPOS.org

    See Also:
    Serialized Form