Class MFN_M15_MF_INV_ITEM

All Implemented Interfaces:
Group, Structure, Visitable, Serializable

public class MFN_M15_MF_INV_ITEM extends AbstractGroup

Represents a MFN_M15_MF_INV_ITEM group structure (a Group object). A Group is an ordered collection of message segments that can repeat together or be optionally in/excluded together. This Group contains the following elements:

  • 1: MFE (Master File Entry)
  • 2: IIM (Inventory Item Master)
See Also:
  • Constructor Details

  • Method Details

    • getVersion

      public String getVersion()
      Returns "2.5.1"
    • getMFE

      public MFE getMFE()
      Returns MFE (Master File Entry) - creates it if necessary
    • getIIM

      public IIM getIIM()
      Returns IIM (Inventory Item Master) - creates it if necessary