com.google.api.client.util.GenericData.FlagsAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Constructor and Description |
|---|
EmailData()
Creates and empty
EmailData. |
EmailData(Map<String,Object> data)
Creates an
EmailData with arbitrary key/value pairs. |
EmailData(String id,
String email,
String name)
Creates an
EmailData with common fields (id, email, name)
initialized. |
| Modifier and Type | Method and Description |
|---|---|
String |
getEmail() |
String |
getId() |
String |
getName() |
void |
setEmail(String email) |
void |
setId(String id) |
void |
setName(String name) |
clone, entrySet, get, getClassInfo, getUnknownKeys, put, putAll, remove, set, setUnknownKeysclear, containsKey, containsValue, equals, hashCode, isEmpty, keySet, size, toString, valuesfinalize, getClass, notify, notifyAll, wait, wait, waitcompute, computeIfAbsent, computeIfPresent, forEach, getOrDefault, merge, putIfAbsent, remove, replace, replace, replaceAllCopyright © 2017 Metrics Delivered LLC.. All rights reserved.