Class SUR_P09_PRODUCT

All Implemented Interfaces:
Group, Structure, Visitable, Serializable

public class SUR_P09_PRODUCT extends AbstractGroup

Represents a SUR_P09_PRODUCT 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: PSH (Product Summary Header)
  • 2: PDC (Product Detail Country)
See Also:
  • Constructor Details

  • Method Details

    • getVersion

      public String getVersion()
      Returns "2.4"
    • getPSH

      public PSH getPSH()
      Returns PSH (Product Summary Header) - creates it if necessary
    • getPDC

      public PDC getPDC()
      Returns PDC (Product Detail Country) - creates it if necessary