|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.tolven.ccr.IndicationType
public class IndicationType
Java class for IndicationType complex type.
| Nested Class Summary | |
|---|---|
static class |
IndicationType.PhysiologicalParameter
Java class for anonymous complex type. |
| Constructor Summary | |
|---|---|
IndicationType()
|
|
| Method Summary | |
|---|---|
java.util.List<java.lang.String> |
getCommentID()
Gets the value of the commentID property. |
java.util.List<CodedDescriptionType> |
getDescription()
Gets the value of the description property. |
java.math.BigInteger |
getIndicationSequencePosition()
Gets the value of the indicationSequencePosition property. |
java.util.List<InternalCCRLink> |
getInternalCCRLink()
Gets the value of the internalCCRLink property. |
CodedDescriptionType |
getMultipleIndicationModifier()
Gets the value of the multipleIndicationModifier property. |
java.util.List<IndicationType.PhysiologicalParameter> |
getPhysiologicalParameter()
Gets the value of the physiologicalParameter property. |
CodedDescriptionType |
getPRNFlag()
Gets the value of the prnFlag property. |
java.util.List<ProblemType> |
getProblem()
Gets the value of the problem property. |
java.util.List<java.lang.String> |
getReferenceID()
Gets the value of the referenceID property. |
java.util.List<CCRCodedDataObjectType.Signature> |
getSignature()
Gets the value of the signature property. |
java.util.List<SourceType> |
getSource()
Gets the value of the source property. |
void |
setIndicationSequencePosition(java.math.BigInteger value)
Sets the value of the indicationSequencePosition property. |
void |
setMultipleIndicationModifier(CodedDescriptionType value)
Sets the value of the multipleIndicationModifier property. |
void |
setPRNFlag(CodedDescriptionType value)
Sets the value of the prnFlag property. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public IndicationType()
| Method Detail |
|---|
public CodedDescriptionType getPRNFlag()
CodedDescriptionTypepublic void setPRNFlag(CodedDescriptionType value)
value - allowed object is
CodedDescriptionTypepublic java.util.List<CodedDescriptionType> getDescription()
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 description property.
For example, to add a new item, do as follows:
getDescription().add(newItem);
Objects of the following type(s) are allowed in the list
CodedDescriptionType
public java.util.List<ProblemType> getProblem()
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 problem property.
For example, to add a new item, do as follows:
getProblem().add(newItem);
Objects of the following type(s) are allowed in the list
ProblemType
public java.util.List<IndicationType.PhysiologicalParameter> getPhysiologicalParameter()
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 physiologicalParameter property.
For example, to add a new item, do as follows:
getPhysiologicalParameter().add(newItem);
Objects of the following type(s) are allowed in the list
IndicationType.PhysiologicalParameter
public java.util.List<SourceType> getSource()
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 source property.
For example, to add a new item, do as follows:
getSource().add(newItem);
Objects of the following type(s) are allowed in the list
SourceType
public java.util.List<InternalCCRLink> getInternalCCRLink()
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 internalCCRLink property.
For example, to add a new item, do as follows:
getInternalCCRLink().add(newItem);
Objects of the following type(s) are allowed in the list
InternalCCRLink
public java.util.List<java.lang.String> getReferenceID()
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 referenceID property.
For example, to add a new item, do as follows:
getReferenceID().add(newItem);
Objects of the following type(s) are allowed in the list
String
public java.util.List<java.lang.String> getCommentID()
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 commentID property.
For example, to add a new item, do as follows:
getCommentID().add(newItem);
Objects of the following type(s) are allowed in the list
String
public java.util.List<CCRCodedDataObjectType.Signature> getSignature()
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 signature property.
For example, to add a new item, do as follows:
getSignature().add(newItem);
Objects of the following type(s) are allowed in the list
CCRCodedDataObjectType.Signature
public java.math.BigInteger getIndicationSequencePosition()
BigIntegerpublic void setIndicationSequencePosition(java.math.BigInteger value)
value - allowed object is
BigIntegerpublic CodedDescriptionType getMultipleIndicationModifier()
CodedDescriptionTypepublic void setMultipleIndicationModifier(CodedDescriptionType value)
value - allowed object is
CodedDescriptionType
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||