com.mmm.cms.homehealth.beans
Class CurrentDressingLowerBean

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

public class CurrentDressingLowerBean
extends BaseHomeHealthBean

From field named CUR_DRESS_LOWER Current: Dress Lower Body Range: 00 thru 03

See Also:
Serialized Form

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

CurrentDressingLowerBean

public CurrentDressingLowerBean()