com.mmm.cms.homehealth.beans
Class CurrentInjectableMedsBean

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

public class CurrentInjectableMedsBean
extends BaseHomeHealthBean

From field named CRNT_MGMT_INJCTN_MDCTN Current: Management of Injectable Medications valid values: 00 thru 02, NA - OASIS-B 00, 01, 02, 03, NA, sp(2) - OASIS-C

See Also:
Serialized Form

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

CurrentInjectableMedsBean

public CurrentInjectableMedsBean()