com.mmm.cms.homehealth.beans
Class EpisodeTimingBean

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

public class EpisodeTimingBean
extends BaseHomeHealthBean

From field named EPISODE_TIMING Episode Timing Range: 01, 02, UK, NA

See Also:
Serialized Form

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

EpisodeTimingBean

public EpisodeTimingBean()