public class BoxUserBase extends BoxTypedObject
| Modifier and Type | Field and Description |
|---|---|
static String |
FIELD_NAME |
FIELD_CREATED_AT, FIELD_ID, FIELD_MODIFIED_AT, FIELD_TYPE| Constructor and Description |
|---|
BoxUserBase() |
BoxUserBase(BoxUserBase obj) |
BoxUserBase(IBoxParcelWrapper in) |
BoxUserBase(Map<String,Object> map)
Instantiate the object from a map.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getName()
Get name of this user.
|
dateCreatedAt, dateModifiedAt, getCreatedAt, getId, getModifiedAt, getType, resourceType, setTypecontains, equals, extraProperties, getExtraData, getValue, handleUnknown, hashCode, put, writeToParceltoJSONStringpublic static final String FIELD_NAME
public BoxUserBase()
public BoxUserBase(BoxUserBase obj)
public BoxUserBase(Map<String,Object> map)
map - public BoxUserBase(IBoxParcelWrapper in)
public String getName()
Copyright © 2014. All Rights Reserved.