Uses of Class
org.camunda.community.mockito.function.NameForType
-
Packages that use NameForType Package Description org.camunda.community.mockito.function -
-
Uses of NameForType in org.camunda.community.mockito.function
Methods in org.camunda.community.mockito.function that return NameForType Modifier and Type Method Description static NameForTypeNameForType. valueOf(String name)Returns the enum constant of this type with the specified name.static NameForType[]NameForType. values()Returns an array containing the constants of this enum type, in the order they are declared.
-