org.droidparts.test.persist
Interface DB.Column
- All Superinterfaces:
- DB.Column
- Enclosing interface:
- DB
public static interface DB.Column
- extends DB.Column
| Fields inherited from interface org.droidparts.contract.DB.Column |
ID |
YEAR
static final String YEAR
- See Also:
- Constant Field Values
NAME
static final String NAME
- See Also:
- Constant Field Values
COMMENT
static final String COMMENT
- See Also:
- Constant Field Values
ALBUM_ID
static final String ALBUM_ID
- See Also:
- Constant Field Values
TAG_ID
static final String TAG_ID
- See Also:
- Constant Field Values
Copyright © 2011-2013. All Rights Reserved.