Uses of Class
dev.vality.damsel.payment_processing.RuleSetNotFound
| Package | Description |
|---|---|
| dev.vality.damsel.payment_processing |
-
Uses of RuleSetNotFound in dev.vality.damsel.payment_processing
Fields in dev.vality.damsel.payment_processing declared as RuleSetNotFound Modifier and Type Field Description RuleSetNotFoundPartyManagementSrv.ComputeRoutingRuleset_result. ex2Methods in dev.vality.damsel.payment_processing that return RuleSetNotFound Modifier and Type Method Description RuleSetNotFoundRuleSetNotFound. deepCopy()RuleSetNotFoundPartyManagementSrv.ComputeRoutingRuleset_result. getEx2()Methods in dev.vality.damsel.payment_processing with parameters of type RuleSetNotFound Modifier and Type Method Description intRuleSetNotFound. compareTo(RuleSetNotFound other)booleanRuleSetNotFound. equals(RuleSetNotFound that)PartyManagementSrv.ComputeRoutingRuleset_resultPartyManagementSrv.ComputeRoutingRuleset_result. setEx2(RuleSetNotFound ex2)Methods in dev.vality.damsel.payment_processing that throw RuleSetNotFound Modifier and Type Method Description RoutingRulesetPartyManagementSrv.Client. computeRoutingRuleset(RoutingRulesetRef ruleset_ref, long domain_revision, Varset varset)RoutingRulesetPartyManagementSrv.Iface. computeRoutingRuleset(RoutingRulesetRef ruleset_ref, long domain_revision, Varset varset)RoutingRulesetPartyManagementSrv.AsyncClient.ComputeRoutingRuleset_call. getResult()RoutingRulesetPartyManagementSrv.Client. recvComputeRoutingRuleset()Constructors in dev.vality.damsel.payment_processing with parameters of type RuleSetNotFound Constructor Description ComputeRoutingRuleset_result(RoutingRuleset success, RuleSetNotFound ex2)RuleSetNotFound(RuleSetNotFound other)Performs a deep copy on other.