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 Modifier and Type Method Description Delta.TypeDelta. getType()static Delta.TypeDelta.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.
-