Uses of Class
dev.vality.fistful.withdrawal.ResourceGot
| Package | Description |
|---|---|
| dev.vality.fistful.withdrawal |
-
Uses of ResourceGot in dev.vality.fistful.withdrawal
Methods in dev.vality.fistful.withdrawal that return ResourceGot Modifier and Type Method Description ResourceGotResourceGot. deepCopy()ResourceGotResourceChange. getGot()ResourceGotResourceGot. setResource(Resource resource)Methods in dev.vality.fistful.withdrawal with parameters of type ResourceGot Modifier and Type Method Description intResourceGot. compareTo(ResourceGot other)booleanResourceGot. equals(ResourceGot that)static ResourceChangeResourceChange. got(ResourceGot value)voidResourceChange. setGot(ResourceGot value)Constructors in dev.vality.fistful.withdrawal with parameters of type ResourceGot Constructor Description ResourceGot(ResourceGot other)Performs a deep copy on other.