Uses of Enum Class
dev.galasa.framework.api.common.BuiltInCPSNamespace
Packages that use BuiltInCPSNamespace
-
Uses of BuiltInCPSNamespace in dev.galasa.framework.api.common
Methods in dev.galasa.framework.api.common that return BuiltInCPSNamespaceModifier and TypeMethodDescriptionstatic BuiltInCPSNamespaceBuiltInCPSNamespace.getFromString(String namespaceStr) static BuiltInCPSNamespaceReturns the enum constant of this class with the specified name.static BuiltInCPSNamespace[]BuiltInCPSNamespace.values()Returns an array containing the constants of this enum class, in the order they are declared.