Class OUL_R22_CONTAINER

All Implemented Interfaces:
Group, Structure, Visitable, Serializable

public class OUL_R22_CONTAINER extends AbstractGroup

Represents a OUL_R22_CONTAINER 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: SAC (Specimen Container detail)
  • 2: INV (Inventory Detail) optional
See Also:
  • Constructor Details

  • Method Details

    • getVersion

      public String getVersion()
      Returns "2.5.1"
    • getSAC

      public SAC getSAC()
      Returns SAC (Specimen Container detail) - creates it if necessary
    • getINV

      public INV getINV()
      Returns INV (Inventory Detail) - creates it if necessary