Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
F
- fileName - Variable in class net.bjmsw.hda.vs.model.mime.FormDataFile
- files - Variable in class net.bjmsw.hda.vs.model.mime.FormData
- FORBIDDEN - Enum constant in enum class net.bjmsw.hda.vs.helper.ResponseHelper.ErrorCodes
- FormData - Class in net.bjmsw.hda.vs.model.mime
-
Represents HTTP form data objects.
- FormData() - Constructor for class net.bjmsw.hda.vs.model.mime.FormData
-
Represents a HTTP form data object.
- FormData(Map<String, String>) - Constructor for class net.bjmsw.hda.vs.model.mime.FormData
-
Constructs a FormData object with the given data.
- FormDataFile - Class in net.bjmsw.hda.vs.model.mime
-
Represents a file in form data.
- FormDataFile(byte[], String, String, String) - Constructor for class net.bjmsw.hda.vs.model.mime.FormDataFile
-
Represents a file in form data.
- fromDB(long) - Static method in class net.bjmsw.hda.vs.model.db.Spiel
-
Retrieves a Spiel (game) object from the database based on its unique ID.
- fromDB(long) - Static method in class net.bjmsw.hda.vs.model.db.WettAngebot
-
Retrieves a betting offer from the database based on the provided ID.
- fromDB(long) - Static method in class net.bjmsw.hda.vs.model.db.Wette
-
Retrieves a Wette object from the database based on the provided ID.
- fromDB(String) - Static method in class net.bjmsw.hda.vs.model.db.Benutzer
-
Retrieves a Benutzer object from the database based on the provided username.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form