- get - クラス の変数com.echopf.ECHOACLEntry
 
-  
 
- get(String) - クラス のメソッドcom.echopf.ECHODataObject
 
- 
Returns the value mapped by name, or throws if no such mapping exists.
 
- getACL() - クラス のメソッドcom.echopf.ECHODataObject
 
- 
 
 
- getBoolean(String) - クラス のメソッドcom.echopf.ECHODataObject
 
- 
Returns the value mapped by name if it exists and is a boolean or can be coerced to a boolean, or throws otherwise.
 
- getChildren() - クラス のメソッドcom.echopf.ECHOTreeMap
 
- 
 
 
- getCode() - 例外 のメソッドcom.echopf.ECHOException
 
- 
Gets an error code.
 
- getCount() - クラス のメソッドcom.echopf.ECHOList
 
- getDetails() - 例外 のメソッドcom.echopf.ECHOException
 
- 
Gets detail information.
 
- getDouble(String) - クラス のメソッドcom.echopf.ECHODataObject
 
- 
Returns the value mapped by name if it exists and is a double or can be coerced to a double, or throws otherwise.
 
- getEntryForAll() - クラス のメソッドcom.echopf.ECHOACLObject
 
- 
 
 
- getEntryForAllMembers(String) - クラス のメソッドcom.echopf.ECHOACLObject
 
- 
 
 
- getEntryForSpecificGroup(ECHOMembersGroupObject) - クラス のメソッドcom.echopf.ECHOACLObject
 
- 
 
 
- getEntryForSpecificMember(ECHOMemberObject) - クラス のメソッドcom.echopf.ECHOACLObject
 
- 
 
 
- getFileName() - クラス のメソッドcom.echopf.ECHOFile
 
- 
 
 
- getInt(String) - クラス のメソッドcom.echopf.ECHODataObject
 
- 
Returns the value mapped by name if it exists and is an int or can be coerced to an int, or throws otherwise.
 
- getJSONArray(String) - クラス のメソッドcom.echopf.ECHODataObject
 
- 
Returns the value mapped by name if it exists and is a JSONArray, or throws otherwise.
 
- getJSONObject(String) - クラス のメソッドcom.echopf.ECHODataObject
 
- 
Returns the value mapped by name if it exists and is a JSONObject, or throws otherwise.
 
- getLimit() - クラス のメソッドcom.echopf.ECHOList
 
- getLocalBytes() - クラス のメソッドcom.echopf.ECHOFile
 
- 
 
 
- getLong(String) - クラス のメソッドcom.echopf.ECHODataObject
 
- 
Returns the value mapped by name if it exists and is a long or can be coerced to a long, or throws otherwise.
 
- getNextPage() - クラス のメソッドcom.echopf.ECHOList
 
- getNode() - クラス のメソッドcom.echopf.ECHOTreeMap
 
- 
 
 
- getNotificationBuilder(Bundle) - クラス のメソッドcom.echopf.ECHOGcmListenerService
 
- 
Sets notification layouts.
 
- getOrder() - クラス のメソッドcom.echopf.ECHOList
 
- getPage() - クラス のメソッドcom.echopf.ECHOList
 
- getPageCount() - クラス のメソッドcom.echopf.ECHOList
 
- getPrevPage() - クラス のメソッドcom.echopf.ECHOList
 
- getRefid() - クラス のメソッドcom.echopf.ECHOObject
 
- 
 
 
- getRegistrationId() - クラス のメソッドcom.echopf.ECHOInstallation
 
- 
 
 
- getRegistrationIdInBackground(InstallationCallback) - クラス のメソッドcom.echopf.ECHOInstallation
 
- 
{@.en Gets registration ID from the GCM server in a background thread.
 
- getRemoteBytes() - クラス のメソッドcom.echopf.ECHOFile
 
- 
 
 
- getRemoteInputStream() - クラス のメソッドcom.echopf.ECHOFile
 
- 
Gets an InputStream to get remote bytes.
 
- getRequest(String) - クラス のstaticメソッドcom.echopf.ECHOQuery
 
- 
Sends a GET request.
 
- getRequest(String, JSONObject) - クラス のstaticメソッドcom.echopf.ECHOQuery
 
- 
Sends a GET request with optional request parameters.
 
- getString(String) - クラス のメソッドcom.echopf.ECHODataObject
 
- 
Returns the value mapped by name if it exists, coercing it if necessary, or throws if no such mapping exists.