Package org.neuroml.model
Class IntracellularProperties2CaPools
java.lang.Object
org.neuroml.model.BaseWithoutId
org.neuroml.model.IntracellularProperties
org.neuroml.model.IntracellularProperties2CaPools
- All Implemented Interfaces:
org.jvnet.jaxb2_commons.lang.ToString2
public class IntracellularProperties2CaPools
extends IntracellularProperties
implements org.jvnet.jaxb2_commons.lang.ToString2
Variant of intracellularProperties with 2 independent Ca pools
Java class for IntracellularProperties2CaPools complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="IntracellularProperties2CaPools">
<complexContent>
<extension base="{http://www.neuroml.org/schema/neuroml2}IntracellularProperties">
</extension>
</complexContent>
</complexType>
-
Field Summary
Fields inherited from class org.neuroml.model.IntracellularProperties
resistivity, species -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionappend(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb2_commons.lang.ToStringStrategy2 strategy) appendFields(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb2_commons.lang.ToStringStrategy2 strategy) toString()Methods inherited from class org.neuroml.model.IntracellularProperties
getResistivity, getSpecies
-
Constructor Details
-
IntracellularProperties2CaPools
public IntracellularProperties2CaPools()
-
-
Method Details
-
toString
- Overrides:
toStringin classIntracellularProperties
-
append
public StringBuilder append(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb2_commons.lang.ToStringStrategy2 strategy) - Specified by:
appendin interfaceorg.jvnet.jaxb2_commons.lang.ToString2- Overrides:
appendin classIntracellularProperties
-
appendFields
public StringBuilder appendFields(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb2_commons.lang.ToStringStrategy2 strategy) - Specified by:
appendFieldsin interfaceorg.jvnet.jaxb2_commons.lang.ToString2- Overrides:
appendFieldsin classIntracellularProperties
-