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

Static Public Attributes

static final String TABLE_NAME = "matches"
 
static final String MATCH_A = "match_a"
 
static final String MATCH_B = "match_b"
 

Member Data Documentation

final String org.buildmlearn.toolkit.matchtemplate.data.MatchContract.Matches.MATCH_A = "match_a"
static
final String org.buildmlearn.toolkit.matchtemplate.data.MatchContract.Matches.MATCH_B = "match_b"
static
final String org.buildmlearn.toolkit.matchtemplate.data.MatchContract.Matches.TABLE_NAME = "matches"
static

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