Uses of Class
dev.vality.damsel.webhooker.UserInteractionStatusRequested
Packages that use UserInteractionStatusRequested
-
Uses of UserInteractionStatusRequested in dev.vality.damsel.webhooker
Methods in dev.vality.damsel.webhooker that return UserInteractionStatusRequestedModifier and TypeMethodDescriptionUserInteractionStatusRequested.deepCopy()UserInteractionStatus.getRequested()Methods in dev.vality.damsel.webhooker with parameters of type UserInteractionStatusRequestedModifier and TypeMethodDescriptionintUserInteractionStatusRequested.compareTo(UserInteractionStatusRequested other) booleanUserInteractionStatusRequested.equals(UserInteractionStatusRequested that) static UserInteractionStatusUserInteractionStatus.requested(UserInteractionStatusRequested value) voidUserInteractionStatus.setRequested(UserInteractionStatusRequested value) Constructors in dev.vality.damsel.webhooker with parameters of type UserInteractionStatusRequestedModifierConstructorDescriptionPerforms a deep copy on other.