Class RequestGiropaySource.InfoFields

  • Enclosing class:
    RequestGiropaySource

    public static class RequestGiropaySource.InfoFields
    extends java.lang.Object
    • Constructor Detail

      • InfoFields

        public InfoFields()
      • InfoFields

        public InfoFields​(java.lang.String label,
                          java.lang.String text)
    • Method Detail

      • getLabel

        public java.lang.String getLabel()
      • getText

        public java.lang.String getText()
      • setLabel

        public void setLabel​(java.lang.String label)
      • setText

        public void setText​(java.lang.String text)
      • equals

        public boolean equals​(java.lang.Object o)
        Overrides:
        equals in class java.lang.Object
      • canEqual

        protected boolean canEqual​(java.lang.Object other)
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class java.lang.Object
      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object