Uses of Class
dev.vality.damsel.webhooker.UserInteractionStatus
Packages that use UserInteractionStatus
-
Uses of UserInteractionStatus in dev.vality.damsel.webhooker
Fields in dev.vality.damsel.webhooker declared as UserInteractionStatusMethods in dev.vality.damsel.webhooker that return UserInteractionStatusModifier and TypeMethodDescriptionstatic UserInteractionStatusUserInteractionStatus.completed(UserInteractionStatusCompleted value) UserInteractionStatus.deepCopy()InvoicePaymentUserInteractionChange.getStatus()static UserInteractionStatusUserInteractionStatus.requested(UserInteractionStatusRequested value) Methods in dev.vality.damsel.webhooker with parameters of type UserInteractionStatusModifier and TypeMethodDescriptionintUserInteractionStatus.compareTo(UserInteractionStatus other) booleanUserInteractionStatus.equals(UserInteractionStatus other) InvoicePaymentUserInteractionChange.setStatus(UserInteractionStatus status) Constructors in dev.vality.damsel.webhooker with parameters of type UserInteractionStatusModifierConstructorDescription