org.tolven.ccr
Class EpisodeType

java.lang.Object
  extended by org.tolven.ccr.CCRCodedDataObjectType
      extended by org.tolven.ccr.EpisodeType

public class EpisodeType
extends CCRCodedDataObjectType

Java class for EpisodeType complex type.


Nested Class Summary
 
Nested classes/interfaces inherited from class org.tolven.ccr.CCRCodedDataObjectType
CCRCodedDataObjectType.Signature
 
Constructor Summary
EpisodeType()
           
 
Method Summary
 DurationType getDuration()
          Gets the value of the duration property.
 void setDuration(DurationType value)
          Sets the value of the duration property.
 
Methods inherited from class org.tolven.ccr.CCRCodedDataObjectType
getCCRDataObjectID, getCommentID, getDateTime, getDateTimeType, getDescription, getDescriptionText, getIDs, getInternalCCRLink, getReferenceID, getSignature, getSource, getStatus, getStatusText, getType, getTypeText, removeDateTimeType, setCCRDataObjectID, setDateTimeType, setDescription, setDescriptionText, setStatus, setStatusText, setType, setTypeText
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EpisodeType

public EpisodeType()
Method Detail

getDuration

public DurationType getDuration()
Gets the value of the duration property.

Returns:
possible object is DurationType

setDuration

public void setDuration(DurationType value)
Sets the value of the duration property.

Parameters:
value - allowed object is DurationType