BuildmLearn-Toolkit-Android  2.0.0
The Android version of the BuildmLearn Toolkit. BuildmLearn Toolkit is an easy-to-use program that helps the users make mobile apps without any knowledge of application development.
Static Public Attributes | List of all members
org.buildmlearn.toolkit.matchtemplate.data.MatchContract.MetaDetails Class Reference
Inheritance diagram for org.buildmlearn.toolkit.matchtemplate.data.MatchContract.MetaDetails:
Inheritance graph
[legend]
Collaboration diagram for org.buildmlearn.toolkit.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.toolkit.matchtemplate.data.MatchContract.MetaDetails.FIRST_TITLE_TAG = "first_list_title"
static
final String org.buildmlearn.toolkit.matchtemplate.data.MatchContract.MetaDetails.SECOND_TITLE_TAG = "second_list_title"
static
final String org.buildmlearn.toolkit.matchtemplate.data.MatchContract.MetaDetails.TABLE_NAME = "meta_details"
static
final String org.buildmlearn.toolkit.matchtemplate.data.MatchContract.MetaDetails.TITLE = "title"
static

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