|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectneuroml.channel.RateAdjustments.Q10Settings
public static class RateAdjustments.Q10Settings
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<attribute name="experimental_temp" type="{http://morphml.org/biophysics/schema}TemperatureValue" />
<attribute name="q10_factor" type="{http://www.w3.org/2001/XMLSchema}double" />
</restriction>
</complexContent>
</complexType>
| Field Summary | |
|---|---|
protected java.lang.Double |
experimentalTemp
|
protected java.lang.Double |
q10Factor
|
| Constructor Summary | |
|---|---|
RateAdjustments.Q10Settings()
|
|
| Method Summary | |
|---|---|
java.lang.Double |
getExperimentalTemp()
Gets the value of the experimentalTemp property. |
java.lang.Double |
getQ10Factor()
Gets the value of the q10Factor property. |
void |
setExperimentalTemp(java.lang.Double value)
Sets the value of the experimentalTemp property. |
void |
setQ10Factor(java.lang.Double value)
Sets the value of the q10Factor property. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected java.lang.Double experimentalTemp
protected java.lang.Double q10Factor
| Constructor Detail |
|---|
public RateAdjustments.Q10Settings()
| Method Detail |
|---|
public java.lang.Double getExperimentalTemp()
Doublepublic void setExperimentalTemp(java.lang.Double value)
value - allowed object is
Doublepublic java.lang.Double getQ10Factor()
Doublepublic void setQ10Factor(java.lang.Double value)
value - allowed object is
Double
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||