com.mmm.cms.homehealth.beans
Class BowelIncontinenceBean

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

public class BowelIncontinenceBean
extends BaseHomeHealthBean

From field named BWL_INCONT Bowel Incontinence Frequency Range: 00 thru 05, NA, UK

See Also:
Serialized Form

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

BowelIncontinenceBean

public BowelIncontinenceBean()