Uses of Enum Class
com.vaadin.copilot.routes.AccessRequirement.Type
Packages that use AccessRequirement.Type
-
Uses of AccessRequirement.Type in com.vaadin.copilot.routes
Methods in com.vaadin.copilot.routes that return AccessRequirement.TypeModifier and TypeMethodDescriptionAccessRequirement.getType()static AccessRequirement.TypeReturns the enum constant of this class with the specified name.static AccessRequirement.Type[]AccessRequirement.Type.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in com.vaadin.copilot.routes with parameters of type AccessRequirement.Type