Uses of Class
org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyHtml

Packages that use CmisPropertyHtml
org.apache.chemistry.opencmis.commons.impl.jaxb   
 

Uses of CmisPropertyHtml in org.apache.chemistry.opencmis.commons.impl.jaxb
 

Fields in org.apache.chemistry.opencmis.commons.impl.jaxb declared as CmisPropertyHtml
protected  CmisPropertyHtml CmisPropertyHtmlDefinitionType.defaultValue
           
 

Methods in org.apache.chemistry.opencmis.commons.impl.jaxb that return CmisPropertyHtml
 CmisPropertyHtml ObjectFactory.createCmisPropertyHtml()
          Create an instance of CmisPropertyHtml
 CmisPropertyHtml CmisPropertyHtmlDefinitionType.getDefaultValue()
          Gets the value of the defaultValue property.
 

Methods in org.apache.chemistry.opencmis.commons.impl.jaxb with parameters of type CmisPropertyHtml
 void CmisPropertyHtmlDefinitionType.setDefaultValue(CmisPropertyHtml value)
          Sets the value of the defaultValue property.
 



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