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