Uses of Class
org.xcmis.core.EnumTypeOfChanges

Packages that use EnumTypeOfChanges
org.xcmis.core   
 

Uses of EnumTypeOfChanges in org.xcmis.core
 

Fields in org.xcmis.core declared as EnumTypeOfChanges
protected  EnumTypeOfChanges CmisChangeEventType.changeType
           
 

Methods in org.xcmis.core that return EnumTypeOfChanges
static EnumTypeOfChanges EnumTypeOfChanges.fromValue(String v)
           
 EnumTypeOfChanges CmisChangeEventType.getChangeType()
          Gets the value of the changeType property.
static EnumTypeOfChanges EnumTypeOfChanges.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static EnumTypeOfChanges[] EnumTypeOfChanges.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.xcmis.core with parameters of type EnumTypeOfChanges
 void CmisChangeEventType.setChangeType(EnumTypeOfChanges value)
          Sets the value of the changeType property.
 



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