Package org.bonitasoft.web.client.model
Class ActorUpdateRequest
java.lang.Object
org.bonitasoft.web.client.model.ActorUpdateRequest
- All Implemented Interfaces:
Serializable
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
comments="Generator version: 7.12.0")
public class ActorUpdateRequest
extends Object
implements Serializable
ActorUpdateRequest
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiondescription(String description) displayName(String displayName) booleandescription of the Actordisplay name of the ActorinthashCode()voidsetDescription(String description) voidsetDisplayName(String displayName) toString()
-
Field Details
-
JSON_PROPERTY_DISPLAY_NAME
- See Also:
-
JSON_PROPERTY_DESCRIPTION
- See Also:
-
-
Constructor Details
-
ActorUpdateRequest
public ActorUpdateRequest()
-
-
Method Details
-
displayName
-
getDisplayName
display name of the Actor- Returns:
- displayName
-
setDisplayName
-
description
-
getDescription
description of the Actor- Returns:
- description
-
setDescription
-
equals
-
hashCode
public int hashCode() -
toString
-