ca.uhn.hl7v2.conf.spec.usecase
Class PostCondition

java.lang.Object
  extended by ca.uhn.hl7v2.conf.spec.usecase.AbstractUseCaseComponent
      extended by ca.uhn.hl7v2.conf.spec.usecase.PostCondition

public class PostCondition
extends AbstractUseCaseComponent

A use case postcondition.

Author:
Bryan Tripp

Constructor Summary
PostCondition()
          Creates a new instance of PostCondition
 
Method Summary
 
Methods inherited from class ca.uhn.hl7v2.conf.spec.usecase.AbstractUseCaseComponent
addPropertyChangeListener, addVetoableChangeListener, getBody, getName, removePropertyChangeListener, removeVetoableChangeListener, setBody, setName
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PostCondition

public PostCondition()
Creates a new instance of PostCondition



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