Uses of Class
org.xcmis.client.gwt.model.restatom.EnumArguments

Packages that use EnumArguments
org.xcmis.client.gwt.model.restatom   
 

Uses of EnumArguments in org.xcmis.client.gwt.model.restatom
 

Methods in org.xcmis.client.gwt.model.restatom that return EnumArguments
static EnumArguments EnumArguments.fromValue(String v)
           
static EnumArguments EnumArguments.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static EnumArguments[] EnumArguments.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2010 eXo Platform SAS. All Rights Reserved.