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

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

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

Fields in org.apache.wink.webdav.model declared as Getcontentlanguage
protected  Getcontentlanguage Prop.getcontentlanguage
           
 

Methods in org.apache.wink.webdav.model that return Getcontentlanguage
 Getcontentlanguage ObjectFactory.createGetcontentlanguage()
          Create an instance of Getcontentlanguage
 Getcontentlanguage Prop.getGetcontentlanguage()
          Gets the value of the getcontentlanguage property.
 

Methods in org.apache.wink.webdav.model with parameters of type Getcontentlanguage
 void Prop.setGetcontentlanguage(Getcontentlanguage value)
          Sets the value of the getcontentlanguage property.
 



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