Uses of Enum Class
com.shapesecurity.salvation2.FetchDirectiveKind
Packages that use FetchDirectiveKind
-
Uses of FetchDirectiveKind in com.shapesecurity.salvation2
Subclasses with type arguments of type FetchDirectiveKind in com.shapesecurity.salvation2Methods in com.shapesecurity.salvation2 that return FetchDirectiveKindModifier and TypeMethodDescriptionstatic FetchDirectiveKindFetchDirectiveKind.fromString(String name) static FetchDirectiveKindReturns the enum constant of this class with the specified name.static FetchDirectiveKind[]FetchDirectiveKind.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.shapesecurity.salvation2 with parameters of type FetchDirectiveKind