Uses of Enum
org.glassfish.spec.SpecMode
Packages that use SpecMode
-
Uses of SpecMode in org.glassfish.spec
Subclasses with type arguments of type SpecMode in org.glassfish.specMethods in org.glassfish.spec that return SpecModeModifier and TypeMethodDescriptionstatic SpecModeSpecMode.getSpecMode(String name) Get spec plugin mode with corresponding name.static SpecModeReturns the enum constant of this type with the specified name.static SpecMode[]SpecMode.values()Returns an array containing the constants of this enum type, in the order they are declared.