- valueOf(String) - Static method in enum com.team14.service.data.FileType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.team14.service.errors.Errors
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.team14.service.handlers.DownloadHandler.Formats
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.team14.service.json.structure.UploadActions
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.team14.service.data.FileType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.team14.service.errors.Errors
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.team14.service.handlers.DownloadHandler.Formats
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.team14.service.json.structure.UploadActions
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- VARIABLE_FORMATEXCEPTION - com.team14.service.errors.Errors
-
- VARIABLE_INCONVERTIBLETYPE - com.team14.service.errors.Errors
-
- VARIABLE_INDEXOUTOFRANGE - com.team14.service.errors.Errors
-
- VARIABLE_NULLPOINTEREXCEPTION - com.team14.service.errors.Errors
-
- VARIABLE_TYPEMISMATCH - com.team14.service.errors.Errors
-
- VARIABLE_WRONG_ASSIGN - com.team14.service.errors.Errors
-
- VARIABLE_WRONG_PARAMETER - com.team14.service.errors.Errors
-