public class BoxGroupMembership extends BoxTypedObject
| Modifier and Type | Field and Description |
|---|---|
static String |
FIELD_GROUP |
static String |
FIELD_ROLE |
static String |
FIELD_USER |
static String |
ROLE_ADMIN |
static String |
ROLE_MEMBER |
FIELD_CREATED_AT, FIELD_ID, FIELD_MODIFIED_AT, FIELD_TYPE| Constructor and Description |
|---|
BoxGroupMembership() |
BoxGroupMembership(BoxGroupMembership obj) |
BoxGroupMembership(IBoxParcelWrapper in) |
BoxGroupMembership(Map<String,Object> map) |
| Modifier and Type | Method and Description |
|---|---|
BoxGroup |
getGroup() |
String |
getRole() |
BoxUser |
getUser() |
dateCreatedAt, dateModifiedAt, getCreatedAt, getId, getModifiedAt, getType, resourceType, setTypecontains, equals, extraProperties, getExtraData, getValue, handleUnknown, hashCode, put, writeToParceltoJSONStringpublic static final String FIELD_USER
public static final String FIELD_GROUP
public static final String FIELD_ROLE
public static final String ROLE_ADMIN
public static final String ROLE_MEMBER
public BoxGroupMembership()
public BoxGroupMembership(BoxGroupMembership obj)
public BoxGroupMembership(IBoxParcelWrapper in)
Copyright © 2014. All Rights Reserved.