Uses of Enum
com.cedarsoftware.util.GraphComparator.Delta.Command
Packages that use GraphComparator.Delta.Command
-
Uses of GraphComparator.Delta.Command in com.cedarsoftware.util
Subclasses with type arguments of type GraphComparator.Delta.Command in com.cedarsoftware.utilModifier and TypeClassDescriptionstatic enum
These are all possible Delta.Commands that are generated when performing the graph comparison.Methods in com.cedarsoftware.util that return GraphComparator.Delta.CommandModifier and TypeMethodDescriptionGraphComparator.Delta.getCmd()
Returns the enum constant of this type with the specified name.static GraphComparator.Delta.Command[]
GraphComparator.Delta.Command.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.cedarsoftware.util with parameters of type GraphComparator.Delta.CommandModifier and TypeMethodDescriptionvoid
GraphComparator.Delta.setCmd
(GraphComparator.Delta.Command cmd)