Uses of Enum Class
nl.knaw.dans.layerstore.Layer.State
-
Uses of Layer.State in nl.knaw.dans.layerstore
Methods in nl.knaw.dans.layerstore that return Layer.StateModifier and TypeMethodDescriptionLayer.getState()Returns the state of the layer.static Layer.StateReturns the enum constant of this class with the specified name.static Layer.State[]Layer.State.values()Returns an array containing the constants of this enum class, in the order they are declared.