Component

Entries

Link copied to clipboard
@SerializedName(value = "traveling")
TRAVELING
Link copied to clipboard
@SerializedName(value = "commuting")
COMMUTING
Link copied to clipboard
@SerializedName(value = "state")
STATE
Link copied to clipboard
@SerializedName(value = "city")
CITY
Link copied to clipboard
@SerializedName(value = "postalCode")
POSTAL_CODE
Link copied to clipboard
@SerializedName(value = "county")
COUNTY
Link copied to clipboard
@SerializedName(value = "country")
COUNTRY
Link copied to clipboard
@SerializedName(value = "dma")
DMA

Functions

Link copied to clipboard

Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)

Link copied to clipboard

Returns an array containing the constants of this enum type, in the order they're declared.