|
||||||||||
| 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.StructuredProductType
public class StructuredProductType
Java class for StructuredProductType complex type.
| Nested Class Summary | |
|---|---|
static class |
StructuredProductType.FulfillmentHistory
Java class for anonymous complex type. |
static class |
StructuredProductType.FulfillmentInstructions
Java class for anonymous complex type. |
static class |
StructuredProductType.PatientInstructions
Java class for anonymous complex type. |
static class |
StructuredProductType.Product
Java class for anonymous complex type. |
static class |
StructuredProductType.Refills
Java class for anonymous complex type. |
| Nested classes/interfaces inherited from class org.tolven.ccr.CCRCodedDataObjectType |
|---|
CCRCodedDataObjectType.Signature |
| Constructor Summary | |
|---|---|
StructuredProductType()
|
|
| Method Summary | |
|---|---|
CCRCodedDataObjectType |
getConsent()
Gets the value of the consent property. |
java.util.List<Directions> |
getDirections()
Gets the value of the directions property. |
StructuredProductType.FulfillmentHistory |
getFulfillmentHistory()
Gets the value of the fulfillmentHistory property. |
StructuredProductType.FulfillmentInstructions |
getFulfillmentInstructions()
Gets the value of the fulfillmentInstructions property. |
StructuredProductType.PatientInstructions |
getPatientInstructions()
Gets the value of the patientInstructions property. |
java.util.List<StructuredProductType.Product> |
getProduct()
Gets the value of the product property. |
java.util.List<QuantityType> |
getQuantity()
Gets the value of the quantity property. |
Reaction |
getReaction()
Gets the value of the reaction property. |
StructuredProductType.Refills |
getRefills()
Gets the value of the refills property. |
java.lang.String |
getSeriesNumber()
Gets the value of the seriesNumber property. |
void |
setConsent(CCRCodedDataObjectType value)
Sets the value of the consent property. |
void |
setFulfillmentHistory(StructuredProductType.FulfillmentHistory value)
Sets the value of the fulfillmentHistory property. |
void |
setFulfillmentInstructions(StructuredProductType.FulfillmentInstructions value)
Sets the value of the fulfillmentInstructions property. |
void |
setPatientInstructions(StructuredProductType.PatientInstructions value)
Sets the value of the patientInstructions property. |
void |
setReaction(Reaction value)
Sets the value of the reaction property. |
void |
setRefills(StructuredProductType.Refills value)
Sets the value of the refills property. |
void |
setSeriesNumber(java.lang.String value)
Sets the value of the seriesNumber 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 StructuredProductType()
| Method Detail |
|---|
public java.util.List<StructuredProductType.Product> getProduct()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the product property.
For example, to add a new item, do as follows:
getProduct().add(newItem);
Objects of the following type(s) are allowed in the list
StructuredProductType.Product
public java.util.List<QuantityType> getQuantity()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the quantity property.
For example, to add a new item, do as follows:
getQuantity().add(newItem);
Objects of the following type(s) are allowed in the list
QuantityType
public java.util.List<Directions> getDirections()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the directions property.
For example, to add a new item, do as follows:
getDirections().add(newItem);
Objects of the following type(s) are allowed in the list
Directions
public StructuredProductType.PatientInstructions getPatientInstructions()
StructuredProductType.PatientInstructionspublic void setPatientInstructions(StructuredProductType.PatientInstructions value)
value - allowed object is
StructuredProductType.PatientInstructionspublic StructuredProductType.FulfillmentInstructions getFulfillmentInstructions()
StructuredProductType.FulfillmentInstructionspublic void setFulfillmentInstructions(StructuredProductType.FulfillmentInstructions value)
value - allowed object is
StructuredProductType.FulfillmentInstructionspublic StructuredProductType.Refills getRefills()
StructuredProductType.Refillspublic void setRefills(StructuredProductType.Refills value)
value - allowed object is
StructuredProductType.Refillspublic java.lang.String getSeriesNumber()
Stringpublic void setSeriesNumber(java.lang.String value)
value - allowed object is
Stringpublic CCRCodedDataObjectType getConsent()
CCRCodedDataObjectTypepublic void setConsent(CCRCodedDataObjectType value)
value - allowed object is
CCRCodedDataObjectTypepublic Reaction getReaction()
Reactionpublic void setReaction(Reaction value)
value - allowed object is
Reactionpublic StructuredProductType.FulfillmentHistory getFulfillmentHistory()
StructuredProductType.FulfillmentHistorypublic void setFulfillmentHistory(StructuredProductType.FulfillmentHistory value)
value - allowed object is
StructuredProductType.FulfillmentHistory
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||