com.mmm.cms.homehealth.beans
Class DrugRegimenReviewBean

java.lang.Object
  extended by com.mmm.cms.homehealth.beans.BaseHomeHealthBean
      extended by com.mmm.cms.homehealth.beans.DrugRegimenReviewBean
All Implemented Interfaces:
java.io.Serializable

public class DrugRegimenReviewBean
extends BaseHomeHealthBean

From field named DRUG_RGMN_RVW Drug Regimen Review valid values: 00, 01, 02, NA

See Also:
Serialized Form

Field Summary
 
Fields inherited from class com.mmm.cms.homehealth.beans.BaseHomeHealthBean
valueLabels
 
Constructor Summary
DrugRegimenReviewBean()
           
 
Method Summary
 
Methods inherited from class com.mmm.cms.homehealth.beans.BaseHomeHealthBean
getTitle, getValidValues, getValidValues, getValueLabels, getValueLabels, isValidValue, setTitle, setValidValues, setValidValues, setValueLabels, setValueLabels
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DrugRegimenReviewBean

public DrugRegimenReviewBean()