@ExperimentalApi public class RemovalSummary extends Object
| Constructor and Description |
|---|
RemovalSummary() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
RemovalCount |
getGlobal() |
RemovalCount |
getSpace() |
int |
hashCode() |
void |
setGlobal(RemovalCount global) |
void |
setSpace(RemovalCount space) |
String |
toString() |
public RemovalCount getGlobal()
public void setGlobal(RemovalCount global)
public RemovalCount getSpace()
public void setSpace(RemovalCount space)
Copyright © 2003–2022 Atlassian. All rights reserved.