public class BoxAndroidFileVersion extends BoxFileVersion
Modifier and Type | Field and Description |
---|---|
static |
CREATOR |
FIELD_MODIFIED_BY, FIELD_NAME
FIELD_CREATED_AT, FIELD_ID, FIELD_MODIFIED_AT, FIELD_TYPE
Constructor and Description |
---|
BoxAndroidFileVersion() |
Modifier and Type | Method and Description |
---|---|
int |
describeContents() |
void |
writeToParcel(Parcel dest,
int flags) |
getModifiedBy, getName
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