Uses of Enum Class
com.ithit.webdav.server.synchronization.Change
Package
Description
Contains interfaces for creating server which supports collection synchronization.
-
Uses of Change in com.ithit.webdav.server.synchronization
Modifier and TypeMethodDescriptionChangedItem.getChangeType()
Returns type of change.static Change
Returns 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.