Uses of Class
dev.vality.fistful.withdrawal.ResourceChange
| Package | Description |
|---|---|
| dev.vality.fistful.withdrawal |
-
Uses of ResourceChange in dev.vality.fistful.withdrawal
Methods in dev.vality.fistful.withdrawal that return ResourceChange Modifier and Type Method Description ResourceChangeResourceChange. deepCopy()ResourceChangeChange. getResource()static ResourceChangeResourceChange. got(ResourceGot value)Methods in dev.vality.fistful.withdrawal with parameters of type ResourceChange Modifier and Type Method Description intResourceChange. compareTo(ResourceChange other)booleanResourceChange. equals(ResourceChange other)static ChangeChange. resource(ResourceChange value)voidChange. setResource(ResourceChange value)Constructors in dev.vality.fistful.withdrawal with parameters of type ResourceChange Constructor Description ResourceChange(ResourceChange other)