Class MFR_M02_MF_STAFF

All Implemented Interfaces:
Group, Structure, Visitable, Serializable

public class MFR_M02_MF_STAFF extends AbstractGroup

Represents a MFR_M02_MF_STAFF 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: Zxx (any Z segment) optional
See Also:
  • Constructor Details

  • Method Details

    • getVersion

      public String getVersion()
      Returns "2.2"
    • getMFE

      public MFE getMFE()
      Returns MFE (MASTER FILE ENTRY) - creates it if necessary
    • getZxx

      public Zxx getZxx()
      Returns Zxx (any Z segment) - creates it if necessary