|
||||||||||
| 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
public class InterventionType
Java class for InterventionType complex type.
| Nested Class Summary | |
|---|---|
static class |
InterventionType.Authorizatons
Java class for anonymous complex type. |
static class |
InterventionType.Immunizations
Java class for anonymous complex type. |
static class |
InterventionType.Medications
Java class for anonymous complex type. |
| Nested classes/interfaces inherited from class org.tolven.ccr.CCRCodedDataObjectType |
|---|
CCRCodedDataObjectType.Signature |
| Constructor Summary | |
|---|---|
InterventionType()
|
|
| Method Summary | |
|---|---|
InterventionType.Authorizatons |
getAuthorizatons()
Gets the value of the authorizatons property. |
Encounters |
getEncounters()
Gets the value of the encounters property. |
InterventionType.Immunizations |
getImmunizations()
Gets the value of the immunizations property. |
InterventionType.Medications |
getMedications()
Gets the value of the medications property. |
Procedures |
getProcedures()
Gets the value of the procedures property. |
Products |
getProducts()
Gets the value of the products property. |
Services |
getServices()
Gets the value of the services property. |
void |
setAuthorizatons(InterventionType.Authorizatons value)
Sets the value of the authorizatons property. |
void |
setEncounters(Encounters value)
Sets the value of the encounters property. |
void |
setImmunizations(InterventionType.Immunizations value)
Sets the value of the immunizations property. |
void |
setMedications(InterventionType.Medications value)
Sets the value of the medications property. |
void |
setProcedures(Procedures value)
Sets the value of the procedures property. |
void |
setProducts(Products value)
Sets the value of the products property. |
void |
setServices(Services value)
Sets the value of the services 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 |
|---|
public InterventionType()
| Method Detail |
|---|
public Procedures getProcedures()
Procedurespublic void setProcedures(Procedures value)
value - allowed object is
Procedurespublic Products getProducts()
Productspublic void setProducts(Products value)
value - allowed object is
Productspublic InterventionType.Medications getMedications()
Medicationspublic void setMedications(InterventionType.Medications value)
value - allowed object is
Medicationspublic InterventionType.Immunizations getImmunizations()
Immunizationspublic void setImmunizations(InterventionType.Immunizations value)
value - allowed object is
Immunizationspublic Services getServices()
Servicespublic void setServices(Services value)
value - allowed object is
Servicespublic Encounters getEncounters()
Encounterspublic void setEncounters(Encounters value)
value - allowed object is
Encounterspublic InterventionType.Authorizatons getAuthorizatons()
InterventionType.Authorizatonspublic void setAuthorizatons(InterventionType.Authorizatons value)
value - allowed object is
InterventionType.Authorizatons
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||