org.tolven.ccr
Class IndicationType.PhysiologicalParameter

java.lang.Object
  extended by org.tolven.ccr.MeasureType
      extended by org.tolven.ccr.IndicationType.PhysiologicalParameter
Enclosing class:
IndicationType

public static class IndicationType.PhysiologicalParameter
extends MeasureType

Java class for anonymous complex type.


Nested Class Summary
 
Nested classes/interfaces inherited from class org.tolven.ccr.MeasureType
MeasureType.Units
 
Constructor Summary
IndicationType.PhysiologicalParameter()
           
 
Method Summary
 java.math.BigInteger getParameterSequencePosition()
          Gets the value of the parameterSequencePosition property.
 CodedDescriptionType getVariableParameterModifier()
          Gets the value of the variableParameterModifier property.
 void setParameterSequencePosition(java.math.BigInteger value)
          Sets the value of the parameterSequencePosition property.
 void setVariableParameterModifier(CodedDescriptionType value)
          Sets the value of the variableParameterModifier 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

IndicationType.PhysiologicalParameter

public IndicationType.PhysiologicalParameter()
Method Detail

getParameterSequencePosition

public java.math.BigInteger getParameterSequencePosition()
Gets the value of the parameterSequencePosition property.

Returns:
possible object is BigInteger

setParameterSequencePosition

public void setParameterSequencePosition(java.math.BigInteger value)
Sets the value of the parameterSequencePosition property.

Parameters:
value - allowed object is BigInteger

getVariableParameterModifier

public CodedDescriptionType getVariableParameterModifier()
Gets the value of the variableParameterModifier property.

Returns:
possible object is CodedDescriptionType

setVariableParameterModifier

public void setVariableParameterModifier(CodedDescriptionType value)
Sets the value of the variableParameterModifier property.

Parameters:
value - allowed object is CodedDescriptionType