Class EAN_U09_NOTIFICATION

All Implemented Interfaces:
Group, Structure, Visitable, Serializable

public class EAN_U09_NOTIFICATION extends AbstractGroup

Represents a EAN_U09_NOTIFICATION 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: NDS (Notification Detail)
  • 2: NTE (Notes and Comments) optional
See Also:
  • Constructor Details

  • Method Details

    • getVersion

      public String getVersion()
      Returns "2.4"
    • getNDS

      public NDS getNDS()
      Returns NDS (Notification Detail) - creates it if necessary
    • getNTE

      public NTE getNTE()
      Returns NTE (Notes and Comments) - creates it if necessary