Uses of Class
dev.vality.damsel.domain.PaymentMethodSchema
| Package | Description |
|---|---|
| dev.vality.damsel.domain |
-
Uses of PaymentMethodSchema in dev.vality.damsel.domain
Methods in dev.vality.damsel.domain that return PaymentMethodSchema Modifier and Type Method Description PaymentMethodSchemaPaymentMethodSchema. deepCopy()static PaymentMethodSchemaPaymentMethodSchema. json(Map<String,Value> value)Methods in dev.vality.damsel.domain with parameters of type PaymentMethodSchema Modifier and Type Method Description intPaymentMethodSchema. compareTo(PaymentMethodSchema other)booleanPaymentMethodSchema. equals(PaymentMethodSchema other)Constructors in dev.vality.damsel.domain with parameters of type PaymentMethodSchema Constructor Description PaymentMethodSchema(PaymentMethodSchema other)