Package org.jpos.iso

Class IF_UNUSED


  • public class IF_UNUSED
    extends ISOFieldPackager
    IF_UNUSED acts as a filler for unused elements of a message packager. Packing or unpacking with this packager throws an ISOException. Use IF_NOP if you don't want an exception thrown.
    See Also:
    ISOComponent, IF_NOP