Package org.bonitasoft.web.client.model
Class ProfileCreateRequest
java.lang.Object
org.bonitasoft.web.client.model.ProfileCreateRequest
- All Implemented Interfaces:
Serializable
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
comments="Generator version: 7.12.0")
public class ProfileCreateRequest
extends Object
implements Serializable
ProfileCreateRequest
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiondescription(String description) booleana description of the profilegetName()profile nameinthashCode()voidsetDescription(String description) voidtoString()
-
Field Details
-
JSON_PROPERTY_DESCRIPTION
- See Also:
-
JSON_PROPERTY_NAME
- See Also:
-
-
Constructor Details
-
ProfileCreateRequest
public ProfileCreateRequest()
-
-
Method Details