Uses of Class
dev.vality.bouncer.context.v1.WalletGrant
Packages that use WalletGrant
-
Uses of WalletGrant in dev.vality.bouncer.context.v1
Fields in dev.vality.bouncer.context.v1 with type parameters of type WalletGrantMethods in dev.vality.bouncer.context.v1 that return WalletGrantModifier and TypeMethodDescriptionWalletGrant.deepCopy()WalletGrant.setCreatedAt(String created_at) WalletGrant.setDestination(String destination) WalletGrant.setExpiresOn(String expires_on) Methods in dev.vality.bouncer.context.v1 that return types with arguments of type WalletGrantModifier and TypeMethodDescriptionContextWalletAPI.getGrants()ContextWalletAPI.getGrantsIterator()Methods in dev.vality.bouncer.context.v1 with parameters of type WalletGrantModifier and TypeMethodDescriptionvoidContextWalletAPI.addToGrants(WalletGrant elem) intWalletGrant.compareTo(WalletGrant other) booleanWalletGrant.equals(WalletGrant that) Method parameters in dev.vality.bouncer.context.v1 with type arguments of type WalletGrantConstructors in dev.vality.bouncer.context.v1 with parameters of type WalletGrant