Uses of Class
dev.vality.damsel.domain.HoldLifetimeSelector
Packages that use HoldLifetimeSelector
-
Uses of HoldLifetimeSelector in dev.vality.damsel.domain
Fields in dev.vality.damsel.domain declared as HoldLifetimeSelectorModifier and TypeFieldDescriptionPaymentHoldsProvisionTerms.lifetimePaymentHoldsServiceTerms.lifetimeHoldLifetimeDecision.then_Methods in dev.vality.damsel.domain that return HoldLifetimeSelectorModifier and TypeMethodDescriptionstatic HoldLifetimeSelectorHoldLifetimeSelector.decisions(List<HoldLifetimeDecision> value) HoldLifetimeSelector.deepCopy()PaymentHoldsProvisionTerms.getLifetime()PaymentHoldsServiceTerms.getLifetime()HoldLifetimeDecision.getThen()static HoldLifetimeSelectorHoldLifetimeSelector.value(HoldLifetime value) Methods in dev.vality.damsel.domain with parameters of type HoldLifetimeSelectorModifier and TypeMethodDescriptionintHoldLifetimeSelector.compareTo(HoldLifetimeSelector other) booleanHoldLifetimeSelector.equals(HoldLifetimeSelector other) PaymentHoldsProvisionTerms.setLifetime(HoldLifetimeSelector lifetime) PaymentHoldsServiceTerms.setLifetime(HoldLifetimeSelector lifetime) HoldLifetimeDecision.setThen(HoldLifetimeSelector then_) Constructors in dev.vality.damsel.domain with parameters of type HoldLifetimeSelector