Uses of Enum
com.github.sardine.report.SyncCollectionReport.SyncLevel
Packages that use SyncCollectionReport.SyncLevel
-
Uses of SyncCollectionReport.SyncLevel in com.github.sardine.report
Methods in com.github.sardine.report that return SyncCollectionReport.SyncLevelModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.static SyncCollectionReport.SyncLevel[]SyncCollectionReport.SyncLevel.values()Returns an array containing the constants of this enum type, in the order they are declared.Constructors in com.github.sardine.report with parameters of type SyncCollectionReport.SyncLevelModifierConstructorDescriptionSyncCollectionReport(String syncToken, SyncCollectionReport.SyncLevel syncLevel, Set<QName> properties, Integer limit)