Uses of Class
systems.dmx.core.service.Directive
-
Packages that use Directive Package Description systems.dmx.core.service -
-
Uses of Directive in systems.dmx.core.service
Fields in systems.dmx.core.service declared as Directive Modifier and Type Field Description Directive
Directives.Entry. dir
Methods in systems.dmx.core.service that return Directive Modifier and Type Method Description static Directive
Directive. valueOf(String name)
Returns the enum constant of this type with the specified name.static Directive[]
Directive. values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in systems.dmx.core.service with parameters of type Directive Modifier and Type Method Description void
Directives. add(Directive dir, JSONEnabled arg)
-