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