public class BoxAndroidCollaboration extends BoxCollaboration
Modifier and Type | Field and Description |
---|---|
static |
CREATOR |
FIELD_ACCESSIBLE_BY, FIELD_ACKNOWLEGED_AT, FIELD_CREATED_BY, FIELD_EXPIRES_AT, FIELD_FOLDER, FIELD_ROLE, FIELD_STATUS, STATUS_ACCEPTED, STATUS_PENDING, STATUS_REJECTED
FIELD_CREATED_AT, FIELD_ID, FIELD_MODIFIED_AT, FIELD_TYPE
Constructor and Description |
---|
BoxAndroidCollaboration() |
Modifier and Type | Method and Description |
---|---|
int |
describeContents() |
void |
writeToParcel(Parcel dest,
int flags) |
dateExpiresAt, getAccessibleBy, getAcknowledgedAt, getCreatedBy, getExpiresAt, getFolder, getRole, getStatus
dateCreatedAt, dateModifiedAt, getCreatedAt, getId, getModifiedAt, getType, resourceType, setType
contains, equals, extraProperties, getExtraData, getValue, handleUnknown, hashCode, put
public int describeContents()
public void writeToParcel(Parcel dest, int flags)
writeToParcel
in interface IBoxParcelable
writeToParcel
in class BoxObject