Uses of Class
tv.hd3g.processlauncher.EndStatus
-
Packages that use EndStatus Package Description tv.hd3g.processlauncher -
-
Uses of EndStatus in tv.hd3g.processlauncher
Methods in tv.hd3g.processlauncher that return EndStatus Modifier and Type Method Description EndStatusProcesslauncherLifecycle. getEndStatus()static EndStatusEndStatus. valueOf(String name)Returns the enum constant of this type with the specified name.static EndStatus[]EndStatus. values()Returns an array containing the constants of this enum type, in the order they are declared.
-