org.tolven.ccr
Class GoalType

java.lang.Object
  extended by org.tolven.ccr.CCRCodedDataObjectType
      extended by org.tolven.ccr.EncounterType
          extended by org.tolven.ccr.GoalType

public class GoalType
extends EncounterType

Java class for GoalType complex type.


Nested Class Summary
static class GoalType.Milestones
          Java class for anonymous complex type.
 
Nested classes/interfaces inherited from class org.tolven.ccr.CCRCodedDataObjectType
CCRCodedDataObjectType.Signature
 
Constructor Summary
GoalType()
           
 
Method Summary
 GoalType.Milestones getMilestones()
          Gets the value of the milestones property.
 void setMilestones(GoalType.Milestones value)
          Sets the value of the milestones property.
 
Methods inherited from class org.tolven.ccr.EncounterType
getConsent, getDuration, getFrequency, getIndications, getInstructions, getInterval, getLocations, getPractitioners, setConsent, setInstructions, setLocations, setPractitioners
 
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

GoalType

public GoalType()
Method Detail

getMilestones

public GoalType.Milestones getMilestones()
Gets the value of the milestones property.

Returns:
possible object is GoalType.Milestones

setMilestones

public void setMilestones(GoalType.Milestones value)
Sets the value of the milestones property.

Parameters:
value - allowed object is GoalType.Milestones