java.lang.Object
io.getlime.security.powerauth.lib.mtoken.model.entity.attributes.Attribute
io.getlime.security.powerauth.lib.mtoken.model.entity.attributes.HeadingAttribute

public class HeadingAttribute
extends Attribute
Attribute representing a heading.
Author:
Roman Strobl, roman.strobl@wultra.com
  • Constructor Details

    • HeadingAttribute

      public HeadingAttribute()
      Default constructor.
    • HeadingAttribute

      public HeadingAttribute​(String id, String label)
      Constructor with all details.
      Parameters:
      id - Attribute ID.
      label - Heading text.