com.pixelmed.dicom
Class Veterinary

java.lang.Object
  extended by com.pixelmed.dicom.Veterinary

public abstract class Veterinary
extends Object

A class of static methods for handling veterinary (animal) data.


Constructor Summary
Veterinary()
           
 
Method Summary
static boolean isPatientAnAnimal(AttributeList list)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Veterinary

public Veterinary()
Method Detail

isPatientAnAnimal

public static boolean isPatientAnAnimal(AttributeList list)