Class AdminAdditionalProperty
java.lang.Object
org.tailormap.api.persistence.json.AdminAdditionalProperty
- All Implemented Interfaces:
Serializable
@Generated(value="org.openapitools.codegen.languages.SpringCodegen",
comments="Generator version: 7.20.0")
public class AdminAdditionalProperty
extends Object
implements Serializable
AdminAdditionalProperty
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionAdminAdditionalProperty(String key, Boolean isPublic, Object value) Constructor with all args parameters -
Method Summary
-
Constructor Details
-
AdminAdditionalProperty
public AdminAdditionalProperty() -
AdminAdditionalProperty
-
-
Method Details
-
key
-
getKey
-
setKey
-
isPublic
-
getIsPublic
-
setIsPublic
-
value
-
getValue
-
setValue
-
equals
-
hashCode
-
toString
-