Class SQM_S25_SERVICE

All Implemented Interfaces:
Group, Structure, Visitable, Serializable

public class SQM_S25_SERVICE extends AbstractGroup

Represents a SQM_S25_SERVICE 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: AIS (Appointment Information - Service)
  • 2: APR (Appointment Preferences) optional
See Also:
  • Constructor Details

  • Method Details

    • getVersion

      public String getVersion()
      Returns "2.4"
    • getAIS

      public AIS getAIS()
      Returns AIS (Appointment Information - Service) - creates it if necessary
    • getAPR

      public APR getAPR()
      Returns APR (Appointment Preferences) - creates it if necessary