ca.uhn.hl7v2.model.v26.datatype
Class NULLDT
java.lang.Object
ca.uhn.hl7v2.model.AbstractType
ca.uhn.hl7v2.model.AbstractPrimitive
ca.uhn.hl7v2.model.primitive.NULLDT
ca.uhn.hl7v2.model.v26.datatype.NULLDT
- All Implemented Interfaces:
- Primitive, Type, Serializable
public class NULLDT
- extends NULLDT
Special datatype used in fields which have been withdrawn from the HL7
specification and should not contain a value.
- Version:
- $Revision: 1.1 $ updated on $Date: 2009-03-26 00:39:49 $ by $Author: jamesagnew $
- Author:
- James Agnew
- See Also:
- Serialized Form
NULLDT
public NULLDT(Message theMessage)
- Constructor
- Parameters:
theMessage - The message
Copyright © 2001-2012 University Health Network. All Rights Reserved.