Uses of Enum Class
com.pushtechnology.diffusion.datatype.recordv2.RecordV2Delta.Change.Type
Packages that use RecordV2Delta.Change.Type
-
Uses of RecordV2Delta.Change.Type in com.pushtechnology.diffusion.datatype.recordv2
Methods in com.pushtechnology.diffusion.datatype.recordv2 that return RecordV2Delta.Change.TypeModifier and TypeMethodDescriptionRecordV2Delta.Change.type()Returns the change type.static RecordV2Delta.Change.TypeReturns the enum constant of this class with the specified name.static RecordV2Delta.Change.Type[]RecordV2Delta.Change.Type.values()Returns an array containing the constants of this enum class, in the order they are declared.