com.mmm.cms.homehealth.beans
Class AssessmentReasonBean

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

public class AssessmentReasonBean
extends BaseHomeHealthBean

From field named ASSMT_REASON Reason for Assessment Range: 01, 03, 04, 05, 06, 07, 08, 09

See Also:
Serialized Form

Field Summary
 
Fields inherited from class com.mmm.cms.homehealth.beans.BaseHomeHealthBean
valueLabels
 
Constructor Summary
AssessmentReasonBean()
           
 
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

AssessmentReasonBean

public AssessmentReasonBean()