Uses of Enum Class
it.univr.di.labeledvalue.ALabel.State
Packages that use ALabel.State
Package
Description
Provides the classes necessary to manage labeled value maps.
- 
Uses of ALabel.State in it.univr.di.labeledvalue
Methods in it.univr.di.labeledvalue that return ALabel.StateModifier and TypeMethodDescription(package private) final ALabel.StateALabel.getState(byte letterIndex) static ALabel.StateReturns the enum constant of this class with the specified name.static ALabel.State[]ALabel.State.values()Returns an array containing the constants of this enum class, in the order they are declared.