Package ca.uhn.hl7v2.conf.spec.usecase
Class PreCondition
java.lang.Object
ca.uhn.hl7v2.conf.spec.usecase.AbstractUseCaseComponent
ca.uhn.hl7v2.conf.spec.usecase.PreCondition
A use case precondition.
- 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
-
PreCondition
public PreCondition()Creates a new instance of PreCondition
-