Class ADT_AXX_INSURANCE

All Implemented Interfaces:
Group, Structure, Visitable, Serializable

public class ADT_AXX_INSURANCE extends AbstractGroup

Represents a ADT_AXX_INSURANCE 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: IN1 ()
  • 2: IN2 () optional
  • 3: IN3 () optional
See Also:
  • Constructor Details

  • Method Details

    • getVersion

      public String getVersion()
      Returns "2.2"
    • getIN1

      public IN1 getIN1()
      Returns IN1 () - creates it if necessary
    • getIN2

      public IN2 getIN2()
      Returns IN2 () - creates it if necessary
    • getIN3

      public IN3 getIN3()
      Returns IN3 () - creates it if necessary