Interface ClaimVisualType

All Superinterfaces:
CatalogType

public interface ClaimVisualType extends CatalogType
Represents a claim visual type.
  • Method Details

    • getAccentBlockId

      String getAccentBlockId()
      Gets the accent block id.
      Returns:
      The accent block id
    • getCornerBlockId

      String getCornerBlockId()
      Gets the corner block id.
      Returns:
      The corner block id
    • getFillerBlockId

      String getFillerBlockId()
      Gets the filler block id.
      Returns:
      The filler block id
    • builder

      static ClaimVisualType.Builder builder()
      Gets a new claim builder instance for ClaimVisualType.Builder.
      Returns:
      A new claim builder instance