Uses of Class
org.kie.workbench.common.screens.library.client.screens.project.changerequest.diff.DiffPrintState
-
Packages that use DiffPrintState Package Description org.kie.workbench.common.screens.library.client.screens.project.changerequest.diff -
-
Uses of DiffPrintState in org.kie.workbench.common.screens.library.client.screens.project.changerequest.diff
Methods in org.kie.workbench.common.screens.library.client.screens.project.changerequest.diff that return DiffPrintState Modifier and Type Method Description static DiffPrintStateDiffPrintState. valueOf(String name)Returns the enum constant of this type with the specified name.static DiffPrintState[]DiffPrintState. values()Returns an array containing the constants of this enum type, in the order they are declared.
-