Package ca.uhn.hl7v2.conf.spec.usecase
Class PostCondition
java.lang.Object
ca.uhn.hl7v2.conf.spec.usecase.AbstractUseCaseComponent
ca.uhn.hl7v2.conf.spec.usecase.PostCondition
A use case postcondition.
- Author:
- Bryan Tripp
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class ca.uhn.hl7v2.conf.spec.usecase.AbstractUseCaseComponent
addPropertyChangeListener, addVetoableChangeListener, getBody, getName, removePropertyChangeListener, removeVetoableChangeListener, setBody, setName
-
Constructor Details
-
PostCondition
public PostCondition()Creates a new instance of PostCondition
-