Uses of Class
be.re.webdav.Properties.Property

Packages that use Properties.Property
be.re.webdav   
 

Uses of Properties.Property in be.re.webdav
 

Methods in be.re.webdav that return Properties.Property
static Properties.Property[] Properties.get(URL url, Client client)
          Duplicate properties will not be returned.
 

Methods in be.re.webdav with parameters of type Properties.Property
static void Properties.set(URL url, Client client, Properties.Property[] properties)
          Duplicate properties will not be stored.