public class BoxEmail extends BoxObject
Modifier and Type | Field and Description |
---|---|
static String |
FIELD_ACCESS |
static String |
FIELD_EMAIL |
Constructor and Description |
---|
BoxEmail() |
BoxEmail(BoxEmail obj) |
BoxEmail(Map<String,Object> map) |
Modifier and Type | Method and Description |
---|---|
String |
getAccess() |
String |
getEmail() |
contains, equals, getExtraData, getKeySet, getValue, handleUnknown, hashCode, properties, put, putAll
toJSONString
public static final String FIELD_ACCESS
public static final String FIELD_EMAIL
public BoxEmail()
Copyright © 2015 Nuxeo SA. All rights reserved.