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

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

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

Fields in org.apache.wink.webdav.model declared as Getcontenttype
protected  Getcontenttype Prop.getcontenttype
           
 

Methods in org.apache.wink.webdav.model that return Getcontenttype
 Getcontenttype ObjectFactory.createGetcontenttype()
          Create an instance of Getcontenttype
 Getcontenttype Prop.getGetcontenttype()
          Gets the value of the getcontenttype property.
 

Methods in org.apache.wink.webdav.model with parameters of type Getcontenttype
 void Prop.setGetcontenttype(Getcontenttype value)
          Sets the value of the getcontenttype property.
 



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