Uses of Class
dev.vality.damsel.domain.CryptoCurrencyObject
Packages that use CryptoCurrencyObject
-
Uses of CryptoCurrencyObject in dev.vality.damsel.domain
Methods in dev.vality.damsel.domain that return CryptoCurrencyObjectModifier and TypeMethodDescriptionCryptoCurrencyObject.deepCopy()DomainObject.getCryptoCurrency()CryptoCurrencyObject.setData(CryptoCurrency data) CryptoCurrencyObject.setRef(CryptoCurrencyRef ref) Methods in dev.vality.damsel.domain with parameters of type CryptoCurrencyObjectModifier and TypeMethodDescriptionintCryptoCurrencyObject.compareTo(CryptoCurrencyObject other) static DomainObjectDomainObject.crypto_currency(CryptoCurrencyObject value) booleanCryptoCurrencyObject.equals(CryptoCurrencyObject that) voidDomainObject.setCryptoCurrency(CryptoCurrencyObject value) Constructors in dev.vality.damsel.domain with parameters of type CryptoCurrencyObjectModifierConstructorDescriptionPerforms a deep copy on other.