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.10.0")
public class AdminAdditionalProperty
extends Object
implements Serializable
AdminAdditionalProperty
- See Also:
-
Constructor Details
-
AdminAdditionalProperty
public AdminAdditionalProperty()
-
-
Method Details
-
key
-
getKey
Get key- Returns:
- key
-
setKey
-
isPublic
-
getIsPublic
Get isPublic- Returns:
- isPublic
-
setIsPublic
-
value
-
getValue
Get value- Returns:
- value
-
setValue
-
equals
-
hashCode
public int hashCode() -
toString
-