Uses of Enum
org.neuroml.model.AllowedSpaces
Packages that use AllowedSpaces
-
Uses of AllowedSpaces in org.neuroml.model
Fields in org.neuroml.model declared as AllowedSpacesMethods in org.neuroml.model that return AllowedSpacesModifier and TypeMethodDescriptionstatic AllowedSpacesSpace.getBasedOn()Gets the value of the basedOn property.static AllowedSpacesReturns the enum constant of this type with the specified name.static AllowedSpaces[]AllowedSpaces.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.neuroml.model with parameters of type AllowedSpacesModifier and TypeMethodDescriptionvoidSpace.setBasedOn(AllowedSpaces value) Sets the value of the basedOn property.