Method | Description | |
---|---|---|
Entity ( android arg0 ) | ||
addSubValue ( android arg0, android arg1 ) : void | ||
getEntityValues ( ) : global::android.content.ContentValues | ||
getSubValues ( ) : global::java.util.ArrayList | ||
toString ( ) : global::java.lang.String |
Method | Description | |
---|---|---|
Entity ( ) | ||
Entity ( global @__env ) |
public addSubValue ( android arg0, android arg1 ) : void | ||
arg0 | android | |
arg1 | android | |
return | void |
public getEntityValues ( ) : global::android.content.ContentValues | ||
return | global::android.content.ContentValues |
public getSubValues ( ) : global::java.util.ArrayList | ||
return | global::java.util.ArrayList |
public final toString ( ) : global::java.lang.String | ||
return | global::java.lang.String |