Uses of Class
org.xcmis.atom.EnumArguments

Packages that use EnumArguments
org.xcmis.atom   
 

Uses of EnumArguments in org.xcmis.atom
 

Methods in org.xcmis.atom 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 © 2003-2013 eXo Platform SAS. All Rights Reserved.