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 TypeMethodDescriptionvoidNeuroMLLevel3.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 VolumeUnitsstatic VolumeUnitsReturns 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 TypeMethodDescriptionvoidMorphology.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 TypeMethodDescriptionvoidNetworkML.setVolumeUnits(VolumeUnits value) Sets the value of the volumeUnits property.