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

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

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

Fields in org.apache.chemistry.opencmis.commons.impl.jaxb declared as CmisPropertyInteger
protected  CmisPropertyInteger CmisPropertyIntegerDefinitionType.defaultValue
           
 

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

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



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