Package | Description |
---|---|
com.ithit.webdav.server.synchronization |
Modifier and Type | Method and Description |
---|---|
Change |
ChangedItem.getChangeType()
Returns type of change.
|
static Change |
Change.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Change[] |
Change.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © ITHit. All Rights Reserved.