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

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

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

Fields in org.apache.wink.webdav.model declared as Resourcetype
protected  Resourcetype Prop.resourcetype
           
 

Methods in org.apache.wink.webdav.model that return Resourcetype
 Resourcetype ObjectFactory.createResourcetype()
          Create an instance of Resourcetype
 Resourcetype Prop.getResourcetype()
          Gets the value of the resourcetype property.
 

Methods in org.apache.wink.webdav.model with parameters of type Resourcetype
 void Prop.setResourcetype(Resourcetype value)
          Sets the value of the resourcetype property.
 



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