Uses of Enum Class
org.restlet.engine.Edition
Packages that use Edition
-
Uses of Edition in org.restlet.engine
Fields in org.restlet.engine declared as EditionMethods in org.restlet.engine that return EditionModifier and TypeMethodDescriptionstatic EditionReturns the enum constant of this class with the specified name.static Edition[]Edition.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.restlet.engine with parameters of type EditionModifier and TypeMethodDescriptionstatic booleanEdition.isCurrentEditionOneOf(Edition... editions)