Uses of Class
com.axway.apim.setup.lib.APIManagerSetupExportParams.Type
| Package | Description |
|---|---|
| com.axway.apim.setup.lib |
-
Uses of APIManagerSetupExportParams.Type in com.axway.apim.setup.lib
Methods in com.axway.apim.setup.lib that return APIManagerSetupExportParams.Type Modifier and Type Method Description static APIManagerSetupExportParams.TypeAPIManagerSetupExportParams.Type. valueOf(String name)Returns the enum constant of this type with the specified name.static APIManagerSetupExportParams.Type[]APIManagerSetupExportParams.Type. values()Returns an array containing the constants of this enum type, in the order they are declared.