Uses of Enum Class
com.dnlkk.doc.RequestType
Packages that use RequestType
-
Uses of RequestType in com.dnlkk.doc
Methods in com.dnlkk.doc that return RequestTypeModifier and TypeMethodDescriptionstatic RequestTypeReturns the enum constant of this class with the specified name.static RequestType[]RequestType.values()Returns an array containing the constants of this enum class, in the order they are declared.