public static final class Usersettings.Notification.PriceDrop
extends com.google.api.client.json.GenericJson
com.google.api.client.util.GenericData.Flags| Constructor and Description |
|---|
PriceDrop() |
| Modifier and Type | Method and Description |
|---|---|
Usersettings.Notification.PriceDrop |
clone() |
java.lang.String |
getOptedState() |
Usersettings.Notification.PriceDrop |
set(java.lang.String fieldName,
java.lang.Object value) |
Usersettings.Notification.PriceDrop |
setOptedState(java.lang.String optedState) |
getFactory, setFactory, toPrettyString, toStringentrySet, get, getClassInfo, getUnknownKeys, put, putAll, remove, setUnknownKeysclear, containsKey, containsValue, equals, hashCode, isEmpty, keySet, size, valuespublic java.lang.String getOptedState()
null for nonepublic Usersettings.Notification.PriceDrop setOptedState(java.lang.String optedState)
optedState - optedState or null for nonepublic Usersettings.Notification.PriceDrop set(java.lang.String fieldName, java.lang.Object value)
set in class com.google.api.client.json.GenericJsonpublic Usersettings.Notification.PriceDrop clone()
clone in class com.google.api.client.json.GenericJson