Uses of Class
com.vaadin.collaborationengine.ListOperation.OperationType
-
-
Uses of ListOperation.OperationType in com.vaadin.collaborationengine
Methods in com.vaadin.collaborationengine that return ListOperation.OperationType Modifier and Type Method Description static ListOperation.OperationTypeListOperation.OperationType. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static ListOperation.OperationType[]ListOperation.OperationType. values()Returns an array containing the constants of this enum type, in the order they are declared.
-