Uses of Enum Class
org.jlayer.annotations.RuntimeMode
Packages that use RuntimeMode
Package
Description
This package includes the annotations provided by the JLayer Framework.
The actual implementation of the JLayer annotation processor.
-
Uses of RuntimeMode in org.jlayer.annotations
Methods in org.jlayer.annotations that return RuntimeModeModifier and TypeMethodDescriptionstatic RuntimeModeReturns the enum constant of this class with the specified name.static RuntimeMode[]RuntimeMode.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of RuntimeMode in org.jlayer.impl
Fields in org.jlayer.impl declared as RuntimeMode