ca.uhn.hl7v3.rim.datatype
Class Primitive
java.lang.Object
ca.uhn.hl7v3.rim.datatype.Primitive
- All Implemented Interfaces:
- Serializable
Deprecated.
public abstract class Primitive
- extends Object
- implements Serializable
Abstract superclass for RIM primitive types.
- Author:
- Bryan Tripp
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Primitive
public Primitive()
- Deprecated.
setValue
public void setValue(String data)
- Deprecated.
getValue
public String getValue()
- Deprecated.
Copyright © 2001-2012 University Health Network. All Rights Reserved.