Class MFR_M01_MF_QUERY

All Implemented Interfaces:
Group, Structure, Visitable, Serializable

public class MFR_M01_MF_QUERY extends AbstractGroup

Represents a MFR_M01_MF_QUERY 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.4"
    • 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