Uses of Enum
org.neuroml1.model.meta.VolumeUnits
Packages that use VolumeUnits
Package
Description
-
Uses of VolumeUnits in org.neuroml1.model
Fields in org.neuroml1.model declared as VolumeUnitsMethods in org.neuroml1.model that return VolumeUnitsModifier and TypeMethodDescriptionNeuroMLLevel3.getVolumeUnits()
Gets the value of the volumeUnits property.Methods in org.neuroml1.model with parameters of type VolumeUnitsModifier and TypeMethodDescriptionvoid
NeuroMLLevel3.setVolumeUnits
(VolumeUnits value) Sets the value of the volumeUnits property. -
Uses of VolumeUnits in org.neuroml1.model.meta
Methods in org.neuroml1.model.meta that return VolumeUnitsModifier and TypeMethodDescriptionstatic VolumeUnits
static VolumeUnits
Returns the enum constant of this type with the specified name.static VolumeUnits[]
VolumeUnits.values()
Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of VolumeUnits in org.neuroml1.model.morph
Fields in org.neuroml1.model.morph declared as VolumeUnitsMethods in org.neuroml1.model.morph that return VolumeUnitsModifier and TypeMethodDescriptionMorphology.getVolumeUnits()
Gets the value of the volumeUnits property.Methods in org.neuroml1.model.morph with parameters of type VolumeUnitsModifier and TypeMethodDescriptionvoid
Morphology.setVolumeUnits
(VolumeUnits value) Sets the value of the volumeUnits property. -
Uses of VolumeUnits in org.neuroml1.model.network
Fields in org.neuroml1.model.network declared as VolumeUnitsMethods in org.neuroml1.model.network that return VolumeUnitsModifier and TypeMethodDescriptionNetworkML.getVolumeUnits()
Gets the value of the volumeUnits property.Methods in org.neuroml1.model.network with parameters of type VolumeUnitsModifier and TypeMethodDescriptionvoid
NetworkML.setVolumeUnits
(VolumeUnits value) Sets the value of the volumeUnits property.