Uses of Class
org.apache.wink.webdav.model.Allprop

Packages that use Allprop
org.apache.wink.webdav.model Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. 
 

Uses of Allprop in org.apache.wink.webdav.model
 

Fields in org.apache.wink.webdav.model declared as Allprop
protected  Allprop Propfind.allprop
           
 

Methods in org.apache.wink.webdav.model that return Allprop
 Allprop ObjectFactory.createAllprop()
          Create an instance of Allprop
 Allprop Propfind.getAllprop()
          Gets the value of the allprop property.
 

Methods in org.apache.wink.webdav.model with parameters of type Allprop
 void Propfind.setAllprop(Allprop value)
          Sets the value of the allprop property.
 



Copyright © 2009-2012 The Apache Software Foundation. All Rights Reserved.