public class PaymentProductFieldTooltip extends Object
Constructor and Description |
---|
PaymentProductFieldTooltip() |
Modifier and Type | Method and Description |
---|---|
String |
getImage()
Relative URL that can be used to retrieve an image for the tooltip image.
|
String |
getLabel()
A text explaining the field in more detail.
|
void |
setImage(String value)
Relative URL that can be used to retrieve an image for the tooltip image.
|
void |
setLabel(String value)
A text explaining the field in more detail.
|
public String getImage()
public void setImage(String value)
public String getLabel()
public void setLabel(String value)
Copyright © 2024 Worldline Global Collect. All rights reserved.