+
+ Package codes.thischwa.cf.model
+ Klasse ResponseResultInfo
+java.lang.Object
+
+ codes.thischwa.cf.model.ResponseResultInfo
+ + +
Represents the result of a response with metadata about its success and associated
+ messages or
+ errors.
+
+ This class provides a structure to capture the outcome of an operation, including: +
-
+
- Whether the operation was successful. +
- A list of error messages if the operation failed. +
- A list of informational or success messages. +
-
+
+
-
+
+ +Konstruktorübersicht
+Konstruktoren+ +
+
+ -
+
+ +Methodenübersicht
+ +
+
-
+
+
-
+
+ +Konstruktordetails
+-
+
-
+
+ +ResponseResultInfo
+public ResponseResultInfo() ++
+
+ -
+