Class CreateRoleRequestDTO
java.lang.Object
gen.org.tkit.onecx.quarkus.security.example.model.CreateRoleRequestDTO
- 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 CreateRoleRequestDTO
extends Object
implements Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiondescription(String description) booleangetName()inthashCode()voidsetDescription(String description) voidvoidsetShortDescription(String shortDescription) shortDescription(String shortDescription) toString()
-
Constructor Details
-
CreateRoleRequestDTO
public CreateRoleRequestDTO()
-
-
Method Details