ca.uhn.hl7v3.rim.datatype
Class Primitive

java.lang.Object
  extended by 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

Constructor Summary
Primitive()
          Deprecated.  
 
Method Summary
 String getValue()
          Deprecated.  
 void setValue(String data)
          Deprecated.  
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Primitive

public Primitive()
Deprecated. 
Method Detail

setValue

public void setValue(String data)
Deprecated. 

getValue

public String getValue()
Deprecated. 


Copyright © 2001-2012 University Health Network. All Rights Reserved.