Class UpdateRoleRequestDTO
java.lang.Object
gen.org.tkit.onecx.quarkus.security.example.model.UpdateRoleRequestDTO
- All Implemented Interfaces:
Serializable
@Generated(value="org.openapitools.codegen.languages.JavaJAXRSSpecServerCodegen",
date="2024-06-20T18:01:29.166756991Z[Etc/UTC]",
comments="Generator version: 7.6.0")
public class UpdateRoleRequestDTO
extends Object
implements Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiondescription(String description) booleangetName()inthashCode()modificationCount(Integer modificationCount) voidsetDescription(String description) voidsetModificationCount(Integer modificationCount) voidvoidsetShortDescription(String shortDescription) shortDescription(String shortDescription) toString()
-
Constructor Details
-
UpdateRoleRequestDTO
public UpdateRoleRequestDTO()
-
-
Method Details
-
modificationCount
-
getModificationCount
-
setModificationCount
-
name
-
getName
-
setName
-
shortDescription
-
getShortDescription
-
setShortDescription
-
description
-
getDescription
-
setDescription
-
equals
-
hashCode
public int hashCode() -
toString
-