All Implemented Interfaces:
Primitive, Type, Visitable, Serializable

public class GTS extends AbstractPrimitive

Represents an HL7 GTS (General Timing Specification) data type. A GTS contains a single String value.

See Also:
  • Constructor Details

    • GTS

      public GTS(Message message)
      Constructs an uninitialized GTS.
      Parameters:
      message - the Message to which this Type belongs
  • Method Details