Uses of Class
org.xwiki.diff.Delta.Type

Uses of Delta.Type in org.xwiki.diff
 

Methods in org.xwiki.diff that return Delta.Type
 Delta.Type Delta.getType()
           
static Delta.Type Delta.Type.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static Delta.Type[] Delta.Type.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2004-2013 XWiki. All Rights Reserved.