Uses of Class
com.github.sardine.model.Collection
Packages that use Collection
-
Uses of Collection in com.github.sardine.model
Methods in com.github.sardine.model that return CollectionModifier and TypeMethodDescriptionObjectFactory.createCollection()Create an instance ofCollectionResourcetype.getCollection()Gets the value of the collection property.Methods in com.github.sardine.model with parameters of type CollectionModifier and TypeMethodDescriptionvoidResourcetype.setCollection(Collection value) Sets the value of the collection property.