Annotation Interface ThemeContract.Preset.Column

Enclosing class:
ThemeContract.Preset

public static @interface ThemeContract.Preset.Column
Interface to hold the preset database columns.
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final String
    Column name for the preset id.
    static final String
    Column name for the preset parent theme string.
    static final String
    Column name for the preset theme string.
    static final String
    Column name for the preset type.