Class Biophysics
- All Implemented Interfaces:
Cloneable
,org.jvnet.jaxb2_commons.lang.CopyTo2
,org.jvnet.jaxb2_commons.lang.Equals2
,org.jvnet.jaxb2_commons.lang.HashCode2
,org.jvnet.jaxb2_commons.lang.ToString2
- Direct Known Subclasses:
Level3Biophysics
Java class for Biophysics complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="Biophysics"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element name="mechanism" type="{http://morphml.org/biophysics/schema}Mechanism" maxOccurs="unbounded"/> <choice> <element name="specificCapacitance" type="{http://morphml.org/biophysics/schema}SpecCapacitance"/> <element name="spec_capacitance" type="{http://morphml.org/biophysics/schema}SpecCapacitance"/> </choice> <choice> <element name="specificAxialResistance" type="{http://morphml.org/biophysics/schema}SpecAxialResistance"/> <element name="spec_axial_resistance" type="{http://morphml.org/biophysics/schema}SpecAxialResistance"/> </choice> <choice> <element name="initialMembPotential" type="{http://morphml.org/biophysics/schema}InitialMembPotential" minOccurs="0"/> <element name="init_memb_potential" type="{http://morphml.org/biophysics/schema}InitialMembPotential" minOccurs="0"/> </choice> <choice> <element name="ionProperties" type="{http://morphml.org/biophysics/schema}IonProperties" minOccurs="0"/> <element name="ion_props" type="{http://morphml.org/biophysics/schema}IonProperties" maxOccurs="unbounded" minOccurs="0"/> </choice> </sequence> <attribute name="units" use="required" type="{http://morphml.org/metadata/schema}Units" /> </restriction> </complexContent> </complexType>
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected InitialMembPotential
protected InitialMembPotential
protected IonProperties
protected List<IonProperties>
protected SpecAxialResistance
protected SpecCapacitance
protected SpecAxialResistance
protected SpecCapacitance
protected Units
-
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) clone()
copyTo
(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, Object target, org.jvnet.jaxb2_commons.lang.CopyStrategy2 strategy) boolean
boolean
equals
(org.jvnet.jaxb2_commons.locator.ObjectLocator thisLocator, org.jvnet.jaxb2_commons.locator.ObjectLocator thatLocator, Object object, org.jvnet.jaxb2_commons.lang.EqualsStrategy2 strategy) Gets the value of the initialMembPotential property.Gets the value of the initMembPotential property.Gets the value of the ionProperties property.Gets the value of the ionProps property.Gets the value of the mechanism property.Gets the value of the specAxialResistance property.Gets the value of the specCapacitance property.Gets the value of the specificAxialResistance property.Gets the value of the specificCapacitance property.getUnits()
Gets the value of the units property.int
hashCode()
int
hashCode
(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, org.jvnet.jaxb2_commons.lang.HashCodeStrategy2 strategy) void
Sets the value of the initialMembPotential property.void
Sets the value of the initMembPotential property.void
setIonProperties
(IonProperties value) Sets the value of the ionProperties property.void
Sets the value of the specAxialResistance property.void
Sets the value of the specCapacitance property.void
Sets the value of the specificAxialResistance property.void
Sets the value of the specificCapacitance property.void
Sets the value of the units property.toString()
-
Field Details
-
mechanism
-
specificCapacitance
-
specCapacitance
-
specificAxialResistance
-
specAxialResistance
-
initialMembPotential
-
initMembPotential
-
ionProperties
-
ionProps
-
units
-
-
Constructor Details
-
Biophysics
public Biophysics()
-
-
Method Details
-
getMechanism
Gets the value of the mechanism property.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 mechanism property.For example, to add a new item, do as follows:
getMechanism().add(newItem);
Objects of the following type(s) are allowed in the list
Mechanism
-
getSpecificCapacitance
Gets the value of the specificCapacitance property.- Returns:
- possible object is
SpecCapacitance
-
setSpecificCapacitance
Sets the value of the specificCapacitance property.- Parameters:
value
- allowed object isSpecCapacitance
-
getSpecCapacitance
Gets the value of the specCapacitance property.- Returns:
- possible object is
SpecCapacitance
-
setSpecCapacitance
Sets the value of the specCapacitance property.- Parameters:
value
- allowed object isSpecCapacitance
-
getSpecificAxialResistance
Gets the value of the specificAxialResistance property.- Returns:
- possible object is
SpecAxialResistance
-
setSpecificAxialResistance
Sets the value of the specificAxialResistance property.- Parameters:
value
- allowed object isSpecAxialResistance
-
getSpecAxialResistance
Gets the value of the specAxialResistance property.- Returns:
- possible object is
SpecAxialResistance
-
setSpecAxialResistance
Sets the value of the specAxialResistance property.- Parameters:
value
- allowed object isSpecAxialResistance
-
getInitialMembPotential
Gets the value of the initialMembPotential property.- Returns:
- possible object is
InitialMembPotential
-
setInitialMembPotential
Sets the value of the initialMembPotential property.- Parameters:
value
- allowed object isInitialMembPotential
-
getInitMembPotential
Gets the value of the initMembPotential property.- Returns:
- possible object is
InitialMembPotential
-
setInitMembPotential
Sets the value of the initMembPotential property.- Parameters:
value
- allowed object isInitialMembPotential
-
getIonProperties
Gets the value of the ionProperties property.- Returns:
- possible object is
IonProperties
-
setIonProperties
Sets the value of the ionProperties property.- Parameters:
value
- allowed object isIonProperties
-
getIonProps
Gets the value of the ionProps property.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 ionProps property.For example, to add a new item, do as follows:
getIonProps().add(newItem);
Objects of the following type(s) are allowed in the list
IonProperties
-
getUnits
Gets the value of the units property.- Returns:
- possible object is
Units
-
setUnits
Sets the value of the units property.- Parameters:
value
- allowed object isUnits
-
toString
-
append
public StringBuilder append(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb2_commons.lang.ToStringStrategy2 strategy) - Specified by:
append
in interfaceorg.jvnet.jaxb2_commons.lang.ToString2
-
appendFields
public StringBuilder appendFields(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb2_commons.lang.ToStringStrategy2 strategy) - Specified by:
appendFields
in interfaceorg.jvnet.jaxb2_commons.lang.ToString2
-
equals
public boolean equals(org.jvnet.jaxb2_commons.locator.ObjectLocator thisLocator, org.jvnet.jaxb2_commons.locator.ObjectLocator thatLocator, Object object, org.jvnet.jaxb2_commons.lang.EqualsStrategy2 strategy) - Specified by:
equals
in interfaceorg.jvnet.jaxb2_commons.lang.Equals2
-
equals
-
hashCode
public int hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, org.jvnet.jaxb2_commons.lang.HashCodeStrategy2 strategy) - Specified by:
hashCode
in interfaceorg.jvnet.jaxb2_commons.lang.HashCode2
-
hashCode
public int hashCode() -
clone
-
copyTo
- Specified by:
copyTo
in interfaceorg.jvnet.jaxb2_commons.lang.CopyTo2
-
copyTo
public Object copyTo(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, Object target, org.jvnet.jaxb2_commons.lang.CopyStrategy2 strategy) - Specified by:
copyTo
in interfaceorg.jvnet.jaxb2_commons.lang.CopyTo2
-
createNewInstance
- Specified by:
createNewInstance
in interfaceorg.jvnet.jaxb2_commons.lang.CopyTo2
-