Overload List

  NameDescription
Protected methodHL7Field(String)
Creates an HL7Field of a particular type using teh default HL7 version specified for the toolkit
Protected methodHL7Field(String, String, HL7Toolkit..::..HL7Version)
Creates an HL7Field of a particular type along with setting the long name for that type and specific HL7 version. Used by derived classes only
Protected methodHL7Field(String, String, HL7Toolkit..::..HL7Version, Boolean)
Initializes a field object for a specific data type.
Protected methodHL7Field(String, String, HL7Toolkit..::..HL7Version, Boolean, Boolean)
Initializes a field object for a specific data type.

See Also