Class IFB_LLHEX


public class IFB_LLHEX extends ISOBinaryFieldPackager
ISOBinaryFieldPackager
  • Constructor Details

    • IFB_LLHEX

      public IFB_LLHEX()
      Default constructor.
    • IFB_LLHEX

      public IFB_LLHEX(int len, String description)
      Constructs a packager with the given length and description.
      Parameters:
      len - field length
      description - field description
  • Method Details