public static class ResourcesRemovedEvent.Resource extends Object
| Constructor and Description |
|---|
Resource() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
ResourcesRemovedEvent.Grant |
getGrant() |
String |
getType() |
int |
hashCode() |
void |
setGrant(ResourcesRemovedEvent.Grant grant) |
void |
setType(String type) |
String |
toString() |
public String getType()
public ResourcesRemovedEvent.Grant getGrant()
public void setType(String type)
public void setGrant(ResourcesRemovedEvent.Grant grant)
protected boolean canEqual(Object other)
Copyright © 2020. All rights reserved.