UpdateType
BWritableFileUpdateType UpdateType() const;
if (info.UpdateType() < B_WRITABLE_FILE_UPDATE_TYPE_ENUM_COUNT) {
BPackageInfo::kWritableFileUpdateTypes[info.UpdateType()]);
|| (error = archive->AddInt32(updateTypeField, info->UpdateType()))
_Write(kWritableFileUpdateTypes[value->UpdateType()]);
updateTypeAttribute->unsignedInt = info->UpdateType();
file.UpdateType());
file.UpdateType());