Uses of Class
org.xcmis.messaging.EnumServiceException

Packages that use EnumServiceException
org.xcmis.messaging   
 

Uses of EnumServiceException in org.xcmis.messaging
 

Fields in org.xcmis.messaging declared as EnumServiceException
protected  EnumServiceException CmisFaultType.type
           
 

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

Methods in org.xcmis.messaging with parameters of type EnumServiceException
 void CmisFaultType.setType(EnumServiceException value)
          Sets the value of the type property.
 



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