Package io.jmix.webdavrest.dto
Class PropPatchResponseObject
java.lang.Object
io.jmix.webdavrest.dto.PropPatchResponseObject
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionboolean
getProps()
int
hashCode()
static PropPatchResponseObject
propFindRespObject
(PropPatchPropertiesList props, URI resourceUri)
-
Field Details
-
props
-
resourceUri
-
-
Constructor Details
-
PropPatchResponseObject
-
-
Method Details
-
propFindRespObject
public static PropPatchResponseObject propFindRespObject(PropPatchPropertiesList props, URI resourceUri) -
getProps
-
getResourceUri
-
equals
-
hashCode
public int hashCode()
-