public class BoxEnterprise extends BoxObject
| Modifier and Type | Field and Description |
|---|---|
static String |
FIELD_NAME |
| Constructor and Description |
|---|
BoxEnterprise() |
BoxEnterprise(BoxEnterprise obj)
Copy constructor, this does deep copy for all the fields.
|
BoxEnterprise(Map<String,Object> map)
Instantiate the object from a map.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getName()
Get name of user's enterprise.
|
contains, equals, getExtraData, getKeySet, getValue, handleUnknown, hashCode, properties, put, putAlltoJSONStringpublic static final String FIELD_NAME
public BoxEnterprise()
public BoxEnterprise(BoxEnterprise obj)
obj - public BoxEnterprise(Map<String,Object> map)
map - Copyright © 2016 Nuxeo SA. All rights reserved.