Toolkit-mobile-templates  2.0.0
This repository contains the template applications of the toolkit.
Static Public Attributes | List of all members
org.buildmlearn.matchtemplate.data.MatchContract.MetaDetails Class Reference
Inheritance diagram for org.buildmlearn.matchtemplate.data.MatchContract.MetaDetails:
Inheritance graph
[legend]
Collaboration diagram for org.buildmlearn.matchtemplate.data.MatchContract.MetaDetails:
Collaboration graph
[legend]

Static Public Attributes

static final String TABLE_NAME = "meta_details"
 
static final String TITLE = "title"
 
static final String FIRST_TITLE_TAG = "first_list_title"
 
static final String SECOND_TITLE_TAG = "second_list_title"
 

Member Data Documentation

final String org.buildmlearn.matchtemplate.data.MatchContract.MetaDetails.FIRST_TITLE_TAG = "first_list_title"
static
final String org.buildmlearn.matchtemplate.data.MatchContract.MetaDetails.SECOND_TITLE_TAG = "second_list_title"
static
final String org.buildmlearn.matchtemplate.data.MatchContract.MetaDetails.TABLE_NAME = "meta_details"
static
final String org.buildmlearn.matchtemplate.data.MatchContract.MetaDetails.TITLE = "title"
static

The documentation for this class was generated from the following file: