|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.tolven.ccr.CCRCodedDataObjectType
org.tolven.ccr.InterventionType
org.tolven.ccr.PlanOfCareType
public class PlanOfCareType
Java class for PlanOfCareType complex type.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.tolven.ccr.InterventionType |
|---|
InterventionType.Authorizatons, InterventionType.Immunizations, InterventionType.Medications |
| Nested classes/interfaces inherited from class org.tolven.ccr.CCRCodedDataObjectType |
|---|
CCRCodedDataObjectType.Signature |
| Constructor Summary | |
|---|---|
PlanOfCareType()
|
|
| Method Summary | |
|---|---|
Goals |
getGoals()
Gets the value of the goals property. |
CodedDescriptionType |
getMultipleOrderModifier()
Gets the value of the multipleOrderModifier property. |
java.math.BigInteger |
getOrderSequencePosition()
Gets the value of the orderSequencePosition property. |
void |
setGoals(Goals value)
Sets the value of the goals property. |
void |
setMultipleOrderModifier(CodedDescriptionType value)
Sets the value of the multipleOrderModifier property. |
void |
setOrderSequencePosition(java.math.BigInteger value)
Sets the value of the orderSequencePosition property. |
| Methods inherited from class org.tolven.ccr.InterventionType |
|---|
getAuthorizatons, getEncounters, getImmunizations, getMedications, getProcedures, getProducts, getServices, setAuthorizatons, setEncounters, setImmunizations, setMedications, setProcedures, setProducts, setServices |
| 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 |
|---|
public PlanOfCareType()
| Method Detail |
|---|
public Goals getGoals()
Goalspublic void setGoals(Goals value)
value - allowed object is
Goalspublic java.math.BigInteger getOrderSequencePosition()
BigIntegerpublic void setOrderSequencePosition(java.math.BigInteger value)
value - allowed object is
BigIntegerpublic CodedDescriptionType getMultipleOrderModifier()
CodedDescriptionTypepublic void setMultipleOrderModifier(CodedDescriptionType value)
value - allowed object is
CodedDescriptionType
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||