org.tolven.ccr
Class StructuredProductTypeWrapper
java.lang.Object
org.tolven.ccr.StructuredProductTypeWrapper
- Direct Known Subclasses:
- ImmunizationType, MedicalEquipmentType, MedicationType
public abstract class StructuredProductTypeWrapper
- extends java.lang.Object
Simple wrapper class used in rules to distinguish objects that use the StructuredProductType
- Author:
- John Churin
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StructuredProductTypeWrapper
public StructuredProductTypeWrapper()
StructuredProductTypeWrapper
public StructuredProductTypeWrapper(StructuredProductType structuredProductType)
getStructuredProductType
public StructuredProductType getStructuredProductType()
setStructuredProductType
public void setStructuredProductType(StructuredProductType structuredProductType)