public class ProjectPatch extends Object
| Constructor and Description |
|---|
ProjectPatch() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
ProjectStatus |
getStatus()
Get status
|
int |
hashCode() |
void |
setStatus(ProjectStatus status) |
ProjectPatch |
status(ProjectStatus status) |
String |
toString() |
public ProjectPatch status(ProjectStatus status)
public ProjectStatus getStatus()
public void setStatus(ProjectStatus status)
Copyright © 2020. All rights reserved.