| Package | Description |
|---|---|
| com.github.sardine.model |
Generated classes from the WebDAV XML schema.
|
| Modifier and Type | Field and Description |
|---|---|
protected Prop |
SyncCollection.prop |
| Modifier and Type | Method and Description |
|---|---|
Prop |
ObjectFactory.createProp()
Create an instance of
Prop |
Prop |
Propstat.getProp()
Gets the value of the prop property.
|
Prop |
Set.getProp()
Gets the value of the prop property.
|
Prop |
SyncCollection.getProp()
Gets the value of the prop property.
|
Prop |
Remove.getProp()
Gets the value of the prop property.
|
Prop |
Propfind.getProp()
Gets the value of the prop property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Propstat.setProp(Prop value)
Sets the value of the prop property.
|
void |
Set.setProp(Prop value)
Sets the value of the prop property.
|
void |
SyncCollection.setProp(Prop value)
Sets the value of the prop property.
|
void |
Remove.setProp(Prop value)
Sets the value of the prop property.
|
void |
Propfind.setProp(Prop value)
Sets the value of the prop property.
|
Copyright © 2019. All rights reserved.