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

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

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

Fields in org.apache.wink.webdav.model declared as Propname
protected  Propname Propfind.propname
           
 

Methods in org.apache.wink.webdav.model that return Propname
 Propname ObjectFactory.createPropname()
          Create an instance of Propname
 Propname Propfind.getPropname()
          Gets the value of the propname property.
 

Methods in org.apache.wink.webdav.model with parameters of type Propname
 void Propfind.setPropname(Propname value)
          Sets the value of the propname property.
 



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