public class Calendar extends DavResource
path
Constructor and Description |
---|
Calendar(java.lang.String path) |
Modifier and Type | Method and Description |
---|---|
java.util.Set<javax.xml.namespace.QName> |
getDefinedProperties() |
java.util.List<javax.xml.namespace.QName> |
getTypes() |
boolean |
hasProperty(javax.xml.namespace.QName prop) |
getEtag, getPath, getResType, getUid, setEtag, toString
public boolean hasProperty(javax.xml.namespace.QName prop)
hasProperty
in class DavResource
public java.util.Set<javax.xml.namespace.QName> getDefinedProperties()
getDefinedProperties
in class DavResource
public java.util.List<javax.xml.namespace.QName> getTypes()
getTypes
in class DavResource
Copyright © 2021. All Rights Reserved.