Uses of Enum Class
javiergs.tulip.github.URLObject.Kind
Packages that use URLObject.Kind
-
Uses of URLObject.Kind in javiergs.tulip.github
Fields in javiergs.tulip.github declared as URLObject.KindMethods in javiergs.tulip.github that return URLObject.KindModifier and TypeMethodDescriptionstatic URLObject.KindReturns the enum constant of this class with the specified name.static URLObject.Kind[]URLObject.Kind.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in javiergs.tulip.github with parameters of type URLObject.Kind