Uses of Enum Class
com.ithit.webdav.server.synchronization.Change
Packages that use Change
Package
Description
Contains interfaces for creating server which supports collection synchronization.
-
Uses of Change in com.ithit.webdav.server.synchronization
Methods in com.ithit.webdav.server.synchronization that return ChangeModifier and TypeMethodDescriptionChangedItem.getChangeType()Returns type of change.static ChangeReturns the enum constant of this class with the specified name.static Change[]Change.values()Returns an array containing the constants of this enum class, in the order they are declared.