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

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

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

Fields in org.apache.chemistry.opencmis.commons.impl.jaxb declared as CmisPropertyUri
protected  CmisPropertyUri CmisPropertyUriDefinitionType.defaultValue
           
 

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

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



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