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