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