Uses of Class
org.xcmis.core.CmisPropertyString

Packages that use CmisPropertyString
org.xcmis.core   
 

Uses of CmisPropertyString in org.xcmis.core
 

Fields in org.xcmis.core declared as CmisPropertyString
protected  CmisPropertyString CmisPropertyStringDefinitionType.defaultValue
           
 

Methods in org.xcmis.core that return CmisPropertyString
 CmisPropertyString ObjectFactory.createCmisPropertyString()
          Create an instance of CmisPropertyString
 CmisPropertyString CmisPropertyStringDefinitionType.getDefaultValue()
          Gets the value of the defaultValue property.
 

Methods in org.xcmis.core with parameters of type CmisPropertyString
 void CmisPropertyStringDefinitionType.setDefaultValue(CmisPropertyString value)
          Sets the value of the defaultValue property.
 



Copyright © 2003-2013 eXo Platform SAS. All Rights Reserved.