Uses of Enum Class
javiergs.tulip.URLObject.Kind
-
Uses of URLObject.Kind in javiergs.tulip
Fields in javiergs.tulip declared as URLObject.KindMethods in javiergs.tulip 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 with parameters of type URLObject.Kind