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

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

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

Fields in org.apache.chemistry.opencmis.commons.impl.jaxb declared as CmisPropertyString
protected  CmisPropertyString CmisPropertyStringDefinitionType.defaultValue
           
 

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

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



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