Uses of Class
dev.vality.damsel.domain.HoldLifetimeSelector
| Package | Description |
|---|---|
| dev.vality.damsel.domain |
-
Uses of HoldLifetimeSelector in dev.vality.damsel.domain
Fields in dev.vality.damsel.domain declared as HoldLifetimeSelector Modifier and Type Field Description HoldLifetimeSelectorPaymentHoldsProvisionTerms. lifetimeHoldLifetimeSelectorPaymentHoldsServiceTerms. lifetimeHoldLifetimeSelectorHoldLifetimeDecision. then_Methods in dev.vality.damsel.domain that return HoldLifetimeSelector Modifier and Type Method Description static HoldLifetimeSelectorHoldLifetimeSelector. decisions(List<HoldLifetimeDecision> value)HoldLifetimeSelectorHoldLifetimeSelector. deepCopy()HoldLifetimeSelectorPaymentHoldsProvisionTerms. getLifetime()HoldLifetimeSelectorPaymentHoldsServiceTerms. getLifetime()HoldLifetimeSelectorHoldLifetimeDecision. getThen()static HoldLifetimeSelectorHoldLifetimeSelector. value(HoldLifetime value)Methods in dev.vality.damsel.domain with parameters of type HoldLifetimeSelector Modifier and Type Method Description intHoldLifetimeSelector. compareTo(HoldLifetimeSelector other)booleanHoldLifetimeSelector. equals(HoldLifetimeSelector other)PaymentHoldsProvisionTermsPaymentHoldsProvisionTerms. setLifetime(HoldLifetimeSelector lifetime)PaymentHoldsServiceTermsPaymentHoldsServiceTerms. setLifetime(HoldLifetimeSelector lifetime)HoldLifetimeDecisionHoldLifetimeDecision. setThen(HoldLifetimeSelector then_)Constructors in dev.vality.damsel.domain with parameters of type HoldLifetimeSelector Constructor Description HoldLifetimeDecision(Predicate if_, HoldLifetimeSelector then_)HoldLifetimeSelector(HoldLifetimeSelector other)PaymentHoldsProvisionTerms(HoldLifetimeSelector lifetime)