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

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

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

Fields in org.apache.chemistry.opencmis.commons.impl.jaxb declared as CmisPropertyId
protected  CmisPropertyId CmisPropertyIdDefinitionType.defaultValue
           
 

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

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



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