Package 

Class SkontoHelpFooterSectionColors

    • Field Summary

      Fields 
      Modifier and Type Field Description
      private final Color backgroundColor
      private final Color textColor
    • Method Summary

      Modifier and Type Method Description
      final Color getBackgroundColor()
      final Color getTextColor()
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • SkontoHelpFooterSectionColors

        SkontoHelpFooterSectionColors(Color backgroundColor, Color textColor)