Package org.tailormap.api.viewer.model
Class Test200Response
java.lang.Object
org.tailormap.api.viewer.model.Test200Response
- All Implemented Interfaces:
Serializable
@Generated(value="org.openapitools.codegen.languages.SpringCodegen",
comments="Generator version: 7.16.0")
public class Test200Response
extends Object
implements Serializable
Test200Response
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
Get message@NotNull Boolean
Get resultint
hashCode()
void
setMessage
(String message) void
toString()
-
Constructor Details
-
Test200Response
public Test200Response()
-
-
Method Details