Uses of Class
org.xcmis.core.EnumContentStreamAllowed

Packages that use EnumContentStreamAllowed
org.xcmis.core   
 

Uses of EnumContentStreamAllowed in org.xcmis.core
 

Fields in org.xcmis.core declared as EnumContentStreamAllowed
protected  EnumContentStreamAllowed CmisTypeDocumentDefinitionType.contentStreamAllowed
           
 

Methods in org.xcmis.core that return EnumContentStreamAllowed
static EnumContentStreamAllowed EnumContentStreamAllowed.fromValue(String v)
           
 EnumContentStreamAllowed CmisTypeDocumentDefinitionType.getContentStreamAllowed()
          Gets the value of the contentStreamAllowed property.
static EnumContentStreamAllowed EnumContentStreamAllowed.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static EnumContentStreamAllowed[] EnumContentStreamAllowed.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 EnumContentStreamAllowed
 void CmisTypeDocumentDefinitionType.setContentStreamAllowed(EnumContentStreamAllowed value)
          Sets the value of the contentStreamAllowed property.
 



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