|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.tolven.ccr.DoseCalculationType
org.tolven.ccr.Direction.DoseCalculation
public static class Direction.DoseCalculation
Java class for anonymous complex type.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.tolven.ccr.DoseCalculationType |
|---|
DoseCalculationType.CalculationEquation, DoseCalculationType.Variable |
| Constructor Summary | |
|---|---|
Direction.DoseCalculation()
|
|
| Method Summary | |
|---|---|
java.math.BigInteger |
getCalculationSequencePosition()
Gets the value of the calculationSequencePosition property. |
java.util.List<RateType> |
getRate()
Gets the value of the rate property. |
CodedDescriptionType |
getVariableCalculationModifier()
Gets the value of the variableCalculationModifier property. |
void |
setCalculationSequencePosition(java.math.BigInteger value)
Sets the value of the calculationSequencePosition property. |
void |
setVariableCalculationModifier(CodedDescriptionType value)
Sets the value of the variableCalculationModifier property. |
| Methods inherited from class org.tolven.ccr.DoseCalculationType |
|---|
getCalculationEquation, getDose, getVariable, setCalculationEquation, setDose |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Direction.DoseCalculation()
| 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 getCalculationSequencePosition()
BigIntegerpublic void setCalculationSequencePosition(java.math.BigInteger value)
value - allowed object is
BigIntegerpublic CodedDescriptionType getVariableCalculationModifier()
CodedDescriptionTypepublic void setVariableCalculationModifier(CodedDescriptionType value)
value - allowed object is
CodedDescriptionType
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||