|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.tolven.ccr.MeasureType
org.tolven.ccr.Direction.Dose
public static class Direction.Dose
Java class for anonymous complex type.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.tolven.ccr.MeasureType |
|---|
MeasureType.Units |
| Constructor Summary | |
|---|---|
Direction.Dose()
|
|
| Method Summary | |
|---|---|
java.math.BigInteger |
getDoseSequencePosition()
Gets the value of the doseSequencePosition property. |
java.util.List<RateType> |
getRate()
Gets the value of the rate property. |
CodedDescriptionType |
getVariableDoseModifier()
Gets the value of the variableDoseModifier property. |
void |
setDoseSequencePosition(java.math.BigInteger value)
Sets the value of the doseSequencePosition property. |
void |
setVariableDoseModifier(CodedDescriptionType value)
Sets the value of the variableDoseModifier property. |
| Methods inherited from class org.tolven.ccr.MeasureType |
|---|
getCode, getUnits, getValue, setUnits, setValue |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Direction.Dose()
| Method Detail |
|---|
public java.util.List<RateType> getRate()
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 rate property.
For example, to add a new item, do as follows:
getRate().add(newItem);
Objects of the following type(s) are allowed in the list
RateType
public java.math.BigInteger getDoseSequencePosition()
BigIntegerpublic void setDoseSequencePosition(java.math.BigInteger value)
value - allowed object is
BigIntegerpublic CodedDescriptionType getVariableDoseModifier()
CodedDescriptionTypepublic void setVariableDoseModifier(CodedDescriptionType value)
value - allowed object is
CodedDescriptionType
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||