Uses of Class
dev.vality.damsel.domain.CryptoCurrencyCondition
Packages that use CryptoCurrencyCondition
-
Uses of CryptoCurrencyCondition in dev.vality.damsel.domain
Methods in dev.vality.damsel.domain that return CryptoCurrencyConditionModifier and TypeMethodDescriptionCryptoCurrencyCondition.deepCopy()PaymentToolCondition.getCryptoCurrency()CryptoCurrencyCondition.setDefinition(CryptoCurrencyConditionDefinition definition) Methods in dev.vality.damsel.domain with parameters of type CryptoCurrencyConditionModifier and TypeMethodDescriptionintCryptoCurrencyCondition.compareTo(CryptoCurrencyCondition other) static PaymentToolConditionPaymentToolCondition.crypto_currency(CryptoCurrencyCondition value) booleanCryptoCurrencyCondition.equals(CryptoCurrencyCondition that) voidPaymentToolCondition.setCryptoCurrency(CryptoCurrencyCondition value) Constructors in dev.vality.damsel.domain with parameters of type CryptoCurrencyConditionModifierConstructorDescriptionPerforms a deep copy on other.