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