Overload List

  NameDescription
Public methodStatic memberCreateField(String)
Creates a specific type of field object. If there is no class registered for the specified data type this method creates a HL7Field, base type object. The version of the HL7Field is determined by the default HL7 Version set by the DEFAULT_HL7_VERSION parameter
Public methodStatic memberCreateField(String, HL7Toolkit..::..HL7Version)
Creates a specific type of field object. If there is no class registered for the specified data type this method creates a HL7Field, base type object.

See Also