Uses of Class
dev.vality.damsel.domain.PartialCaptureServiceTerms
Packages that use PartialCaptureServiceTerms
-
Uses of PartialCaptureServiceTerms in dev.vality.damsel.domain
Fields in dev.vality.damsel.domain declared as PartialCaptureServiceTermsMethods in dev.vality.damsel.domain that return PartialCaptureServiceTermsModifier and TypeMethodDescriptionPartialCaptureServiceTerms.deepCopy()PaymentHoldsServiceTerms.getPartialCaptures()Methods in dev.vality.damsel.domain with parameters of type PartialCaptureServiceTermsModifier and TypeMethodDescriptionintPartialCaptureServiceTerms.compareTo(PartialCaptureServiceTerms other) booleanPartialCaptureServiceTerms.equals(PartialCaptureServiceTerms that) PaymentHoldsServiceTerms.setPartialCaptures(PartialCaptureServiceTerms partial_captures) Constructors in dev.vality.damsel.domain with parameters of type PartialCaptureServiceTermsModifierConstructorDescriptionPerforms a deep copy on other.