public final class Entity extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
Entity.NamedContentValues |
| Constructor and Description |
|---|
Entity(ContentValues values) |
| Modifier and Type | Method and Description |
|---|---|
void |
addSubValue(Uri uri,
ContentValues values) |
ContentValues |
getEntityValues() |
ArrayList<Entity.NamedContentValues> |
getSubValues() |
String |
toString() |
public Entity(ContentValues values)
public ContentValues getEntityValues()
public ArrayList<Entity.NamedContentValues> getSubValues()
public void addSubValue(Uri uri, ContentValues values)
Copyright © 2008-2013. All Rights Reserved.