|
||||||||||
| 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.DoseCalculationType.Variable
public static class DoseCalculationType.Variable
Java class for anonymous complex type.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.tolven.ccr.MeasureType |
|---|
MeasureType.Units |
| Constructor Summary | |
|---|---|
DoseCalculationType.Variable()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getVariableIdentifier()
Gets the value of the variableIdentifier property. |
CodedDescriptionType |
getVariableModifier()
Gets the value of the variableModifier property. |
java.math.BigInteger |
getVariableSequencePosition()
Gets the value of the variableSequencePosition property. |
void |
setVariableIdentifier(java.lang.String value)
Sets the value of the variableIdentifier property. |
void |
setVariableModifier(CodedDescriptionType value)
Sets the value of the variableModifier property. |
void |
setVariableSequencePosition(java.math.BigInteger value)
Sets the value of the variableSequencePosition 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 DoseCalculationType.Variable()
| Method Detail |
|---|
public java.lang.String getVariableIdentifier()
Stringpublic void setVariableIdentifier(java.lang.String value)
value - allowed object is
Stringpublic java.math.BigInteger getVariableSequencePosition()
BigIntegerpublic void setVariableSequencePosition(java.math.BigInteger value)
value - allowed object is
BigIntegerpublic CodedDescriptionType getVariableModifier()
CodedDescriptionTypepublic void setVariableModifier(CodedDescriptionType value)
value - allowed object is
CodedDescriptionType
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||