-
public final class PaymentProviderAppColors
-
-
Field Summary
Fields Modifier and Type Field Description private final IntegerbackgroundColorprivate final IntegertextColor
-
Constructor Summary
Constructors Constructor Description PaymentProviderAppColors(Integer backgroundColor, Integer textColor)
-
Method Summary
Modifier and Type Method Description final IntegergetBackgroundColor()final IntegergetTextColor()-
-
Method Detail
-
getBackgroundColor
final Integer getBackgroundColor()
-
getTextColor
final Integer getTextColor()
-
-
-
-