public class BoxAndroidComment extends BoxComment
Modifier and Type | Field and Description |
---|---|
static |
CREATOR |
FIELD_CREATED_BY, FIELD_IS_REPLY_COMMENT, FIELD_ITEM, FIELD_MESSAGE
FIELD_CREATED_AT, FIELD_ID, FIELD_MODIFIED_AT, FIELD_TYPE
Constructor and Description |
---|
BoxAndroidComment() |
Modifier and Type | Method and Description |
---|---|
int |
describeContents() |
void |
writeToParcel(Parcel dest,
int flags) |
getCreatedBy, getItem, getMessage, isReplyComment
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