Uses of Class
org.apache.chemistry.opencmis.commons.enums.SessionType

Packages that use SessionType
org.apache.chemistry.opencmis.commons.enums OpenCMIS enums. 
 

Uses of SessionType in org.apache.chemistry.opencmis.commons.enums
 

Methods in org.apache.chemistry.opencmis.commons.enums that return SessionType
static SessionType SessionType.fromValue(String v)
           
static SessionType SessionType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static SessionType[] SessionType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



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