Class ChangeClassificationRequest
Object
ChangeClassificationRequest
Request to change Classification.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class -
Constructor Summary
ConstructorsConstructorDescriptionChangeClassificationRequest(UUID id, String name) Creates a newChangeClassificationRequestinstance. -
Method Summary
Modifier and TypeMethodDescriptionbuilder()protected booleanbooleangetId()ID ofClassificationto change.getName()New name.inthashCode()voidID ofClassificationto change.voidNew name.toString()
-
Constructor Details
-
ChangeClassificationRequest
Creates a newChangeClassificationRequestinstance.- Parameters:
id- ID ofClassificationto change.name- New name.
-
ChangeClassificationRequest
public ChangeClassificationRequest()
-
-
Method Details
-
builder
-
getId
ID ofClassificationto change. -
getName
New name. -
setId
ID ofClassificationto change. -
setName
New name. -
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-