A B C D E G H I J K L M N O P Q R S T U V W X

G

get(int) - Method in class org.json.JSONArray
Get the object value associated with an index.
get(String) - Method in class org.json.JSONObject
Get the value object associated with a key.
getAllKeys() - Method in class com.sunlightlabs.entities.JSONEntity
return an array of all property names
getArrayItems(JSONArray) - Static method in class com.sunlightlabs.entities.JSONEntity
turn a JSONArray of JSONObjects into the Objects
getArrayStringItems(JSONArray) - Static method in class com.sunlightlabs.entities.JSONEntity
turn a JSONArray of JSONObjects into the Objects
getBoolean(int) - Method in class org.json.JSONArray
Get the boolean value associated with an index.
getBoolean(String) - Method in class org.json.JSONObject
Get the boolean value associated with a key.
getCause() - Method in exception org.json.JSONException
 
getCommitteeById(ApiCall, String) - Static method in class com.sunlightlabs.entities.Committee
 
getCommitteeById(ApiCall, Map<String, String>) - Static method in class com.sunlightlabs.entities.Committee
 
getCommitteesForLegislator(ApiCall, Legislator) - Static method in class com.sunlightlabs.entities.Committee
 
getCommitteesForLegislator(ApiCall, String) - Static method in class com.sunlightlabs.entities.Committee
 
getContainedJSONObject(JSONObject) - Static method in class com.sunlightlabs.entities.JSONEntity
JSONArray wrap their elements - this unwraps
getDistrictFromLatLon(ApiCall, String, String) - Static method in class com.sunlightlabs.entities.District
read a district from a lat lon
getDistrictsForZipCode(ApiCall, String) - Static method in class com.sunlightlabs.entities.District
get all districts in a zip code ( usually one)
getDouble(int) - Method in class org.json.JSONArray
Get the double value associated with an index.
getDouble(String) - Method in class org.json.JSONObject
Get the double value associated with a key.
getEntityName() - Method in class com.sunlightlabs.entities.Committee
JSON Tag for this
getEntityName() - Method in class com.sunlightlabs.entities.District
JSON Tag for this
getEntityName() - Method in class com.sunlightlabs.entities.Issue
JSON Tag for this
getEntityName() - Method in class com.sunlightlabs.entities.JSONEntity
JSON name of the item
getEntityName() - Method in class com.sunlightlabs.entities.Legislator
JSON Tag for this
getEntityName() - Method in class com.sunlightlabs.entities.Lobbyist
JSON Tag for this
getInt(int) - Method in class org.json.JSONArray
Get the int value associated with an index.
getInt(String) - Method in class org.json.JSONObject
Get the int value associated with a key.
getIssues() - Method in class com.sunlightlabs.entities.Lobbyist
 
getJSONArray(int) - Method in class org.json.JSONArray
Get the JSONArray associated with an index.
getJSONArray(String) - Method in class org.json.JSONObject
Get the JSONArray value associated with a key.
getJSONObject(ApiCall, Map<String, String>, String, String) - Static method in class com.sunlightlabs.entities.JSONEntity
 
getJSONObject(int) - Method in class org.json.JSONArray
Get the JSONObject associated with an index.
getJSONObject(String) - Method in class org.json.JSONObject
Get the JSONObject value associated with a key.
getJSONObjects(ApiCall, Map<String, String>, String, String) - Static method in class com.sunlightlabs.entities.JSONEntity
call the web site and
getJSONStrings(ApiCall, Map<String, String>, String, String) - Static method in class com.sunlightlabs.entities.JSONEntity
 
getKnownProperties() - Method in class com.sunlightlabs.entities.Committee
unofficial list of properties
getKnownProperties() - Method in class com.sunlightlabs.entities.District
unofficial list of properties
getKnownProperties() - Method in class com.sunlightlabs.entities.Issue
unofficial list of properties
getKnownProperties() - Method in class com.sunlightlabs.entities.JSONEntity
unofficial list of properties
getKnownProperties() - Method in class com.sunlightlabs.entities.Legislator
unofficial list of properties
getKnownProperties() - Method in class com.sunlightlabs.entities.Lobbyist
unofficial list of properties
getLegislator(ApiCall, String) - Static method in class com.sunlightlabs.entities.Legislator
 
getLegislatorById(ApiCall, String) - Static method in class com.sunlightlabs.entities.Legislator
Look up a Legislator by bioguide_id
getLegislatorById(ApiCall, Map<String, String>) - Static method in class com.sunlightlabs.entities.Legislator
 
getLegislatorsForZipCode(ApiCall, String) - Static method in class com.sunlightlabs.entities.Legislator
 
getLobbyistsForZipCode(ApiCall, String) - Static method in class com.sunlightlabs.entities.Lobbyist
 
getLong(int) - Method in class org.json.JSONArray
Get the long value associated with an index.
getLong(String) - Method in class org.json.JSONObject
Get the long value associated with a key.
getName() - Method in class com.sunlightlabs.entities.Committee
 
getName() - Method in class com.sunlightlabs.entities.District
 
getName() - Method in class com.sunlightlabs.entities.Issue
 
getName() - Method in class com.sunlightlabs.entities.Legislator
 
getName() - Method in class com.sunlightlabs.entities.Lobbyist
 
getName() - Method in class com.sunlightlabs.entities.NameValuePair
probably non-null name
getNames(JSONObject) - Static method in class org.json.JSONObject
Get an array of field names from a JSONObject.
getNames(Object) - Static method in class org.json.JSONObject
Get an array of field names from an Object.
getNameValuePairs() - Method in class com.sunlightlabs.entities.JSONEntity
extract properties as NameValuePairs
getPluralEntityName() - Static method in class com.sunlightlabs.entities.Committee
 
getPluralEntityName() - Static method in class com.sunlightlabs.entities.District
 
getPluralEntityName() - Static method in class com.sunlightlabs.entities.Issue
 
getPluralEntityName() - Static method in class com.sunlightlabs.entities.Legislator
 
getPluralEntityName() - Static method in class com.sunlightlabs.entities.Lobbyist
 
getProperties(JSONObject) - Static method in class com.sunlightlabs.entities.JSONEntity
extract the properties from a JSOM object
getProperty(String) - Method in class com.sunlightlabs.entities.JSONEntity
return a property
getString(int) - Method in class org.json.JSONArray
Get the string associated with an index.
getString(String) - Method in class org.json.JSONObject
Get the string associated with a key.
getSubcommittees() - Method in class com.sunlightlabs.entities.Committee
 
getValue() - Method in class com.sunlightlabs.entities.NameValuePair
probably non-null value
getZipsFromDistricts(ApiCall, String, String) - Static method in class com.sunlightlabs.entities.District
return all zip codes in the district
GT - Static variable in class org.json.XML
The Character '>'.

A B C D E G H I J K L M N O P Q R S T U V W X