Merges this UpdateType with the given Update object and returns an UpdateType
object that characterizes the update.
Merges this UpdateType with the given Update object and returns an UpdateType
object that characterizes the update.
Merges this UpdateType with the given one.
Merges this UpdateType with the given one. That is, it is determined which
type is the more qualified one (NoUpdateType < MetaInformationUpdateType <
StructuralUpdateType) and that one is returned.
Lift this update type to an Update of the corresponding type which contains the given value.
Lift this update type to an Update of the corresponding type which contains the given value.
Returns true if this UpdateType is a MetaInformationUpdateType.
Returns true if this UpdateType is a MetaInformationUpdateType.
Returns true if this UpdateType represents the NoUpdateType.
Returns true if this UpdateType represents the NoUpdateType.