public class SharingQuery extends PostQuery
| Modifier | Constructor and Description |
|---|---|
protected |
SharingQuery(DavResource dr) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<Sharing> |
getSharings() |
void |
setSharings(java.util.List<Sharing> sharings) |
protected SharingQuery(DavResource dr)
Copyright © 2024. All Rights Reserved.