Uses of Class
org.spockframework.runtime.condition.EditOperation.Kind

Packages that use EditOperation.Kind
org.spockframework.runtime.condition   
 

Uses of EditOperation.Kind in org.spockframework.runtime.condition
 

Methods in org.spockframework.runtime.condition that return EditOperation.Kind
 EditOperation.Kind EditOperation.getKind()
           
static EditOperation.Kind EditOperation.Kind.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static EditOperation.Kind[] EditOperation.Kind.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2013. All rights reserved