Uses of Enum Class
com.shaft.enums.internal.NavigationAction
Packages that use NavigationAction
-
Uses of NavigationAction in com.shaft.enums.internal
Subclasses with type arguments of type NavigationAction in com.shaft.enums.internalMethods in com.shaft.enums.internal that return NavigationActionModifier and TypeMethodDescriptionstatic NavigationActionReturns the enum constant of this class with the specified name.static NavigationAction[]NavigationAction.values()Returns an array containing the constants of this enum class, in the order they are declared.