Uses of Class
com.securenative.models.ProcessesType
-
Packages that use ProcessesType Package Description com.securenative.models -
-
Uses of ProcessesType in com.securenative.models
Methods in com.securenative.models that return ProcessesType Modifier and Type Method Description static ProcessesTypeProcessesType. valueOf(String name)Returns the enum constant of this type with the specified name.static ProcessesType[]ProcessesType. values()Returns an array containing the constants of this enum type, in the order they are declared.
-