Uses of Enum Class
info.mikethomas.jfold.util.ResponseType
Packages that use ResponseType
-
Uses of ResponseType in info.mikethomas.jfold.util
Methods in info.mikethomas.jfold.util that return ResponseTypeModifier and TypeMethodDescriptionCommand.getResponseType()
Response type of this command.static ResponseType
Returns the enum constant of this class with the specified name.static ResponseType[]
ResponseType.values()
Returns an array containing the constants of this enum class, in the order they are declared.