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.infotemplate.data.InfoContract.Info Class Reference
Inheritance diagram for org.buildmlearn.toolkit.infotemplate.data.InfoContract.Info:
Inheritance graph
[legend]
Collaboration diagram for org.buildmlearn.toolkit.infotemplate.data.InfoContract.Info:
Collaboration graph
[legend]

Static Public Attributes

static final String TABLE_NAME = "mLearning"
 
static final String TITLE = "title"
 
static final String DESCRIPTION = "description"
 

Member Data Documentation

final String org.buildmlearn.toolkit.infotemplate.data.InfoContract.Info.DESCRIPTION = "description"
static
final String org.buildmlearn.toolkit.infotemplate.data.InfoContract.Info.TABLE_NAME = "mLearning"
static
final String org.buildmlearn.toolkit.infotemplate.data.InfoContract.Info.TITLE = "title"
static

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