Uses of Class
com.github.sardine.model.QuotaUsedBytes
Packages that use QuotaUsedBytes
-
Uses of QuotaUsedBytes in com.github.sardine.model
Fields in com.github.sardine.model declared as QuotaUsedBytesMethods in com.github.sardine.model that return QuotaUsedBytesModifier and TypeMethodDescriptionProp.getQuotaUsedBytes()Gets the value of the quotaUsedBytes property.Methods in com.github.sardine.model with parameters of type QuotaUsedBytesModifier and TypeMethodDescriptionvoidProp.setQuotaUsedBytes(QuotaUsedBytes value) Sets the value of the quotaUsedBytes property.