Package com.onlinepayments.domain
Class PaymentProductFieldTooltip
java.lang.Object
com.onlinepayments.domain.PaymentProductFieldTooltip
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetImage()Deprecated.This field is not used by any payment product Relative URL that can be used to retrieve an image for the tooltip image.getLabel()A text explaining the field in more detail.voidDeprecated.This field is not used by any payment product Relative URL that can be used to retrieve an image for the tooltip image.voidA text explaining the field in more detail.Deprecated.This field is not used by any payment product Relative URL that can be used to retrieve an image for the tooltip image.A text explaining the field in more detail.
-
Constructor Details
-
PaymentProductFieldTooltip
public PaymentProductFieldTooltip()
-
-
Method Details
-
getImage
Deprecated.This field is not used by any payment product Relative URL that can be used to retrieve an image for the tooltip image.Deprecated: This field is not used by any payment product Relative URL that can be used to retrieve an image for the tooltip image. -
setImage
Deprecated.This field is not used by any payment product Relative URL that can be used to retrieve an image for the tooltip image.Deprecated: This field is not used by any payment product Relative URL that can be used to retrieve an image for the tooltip image. -
withImage
Deprecated.This field is not used by any payment product Relative URL that can be used to retrieve an image for the tooltip image.Deprecated: This field is not used by any payment product Relative URL that can be used to retrieve an image for the tooltip image. -
getLabel
A text explaining the field in more detail. This is meant to be used for displaying to the customer. -
setLabel
A text explaining the field in more detail. This is meant to be used for displaying to the customer. -
withLabel
A text explaining the field in more detail. This is meant to be used for displaying to the customer.
-