org.tolven.ccr
Class SocialHistoryType

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

public class SocialHistoryType
extends CCRCodedDataObjectType

Java class for SocialHistoryType complex type.


Nested Class Summary
 
Nested classes/interfaces inherited from class org.tolven.ccr.CCRCodedDataObjectType
CCRCodedDataObjectType.Signature
 
Constructor Summary
SocialHistoryType()
           
 
Method Summary
 EpisodesType getEpisodes()
          Gets the value of the episodes property.
 void setEpisodes(EpisodesType value)
          Sets the value of the episodes 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

SocialHistoryType

public SocialHistoryType()
Method Detail

getEpisodes

public EpisodesType getEpisodes()
Gets the value of the episodes property.

Returns:
possible object is EpisodesType

setEpisodes

public void setEpisodes(EpisodesType value)
Sets the value of the episodes property.

Parameters:
value - allowed object is EpisodesType