com.mmm.cms.homehealth.beans
Class CurrentAmbulationBean

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

public class CurrentAmbulationBean
extends BaseHomeHealthBean

From field named CRNT_AMBLTN Current: Ambulation valid value: 00 thru 05 - OASIS-B 00, 01, 02, 03, 04, 05, 06 - OASIS-C

See Also:
Serialized Form

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

CurrentAmbulationBean

public CurrentAmbulationBean()