Uses of Class
com.axway.apim.appexport.impl.ApplicationExporter.ExportImpl
| Package | Description |
|---|---|
| com.axway.apim.appexport.impl |
-
Uses of ApplicationExporter.ExportImpl in com.axway.apim.appexport.impl
Methods in com.axway.apim.appexport.impl that return ApplicationExporter.ExportImpl Modifier and Type Method Description static ApplicationExporter.ExportImplApplicationExporter.ExportImpl. valueOf(String name)Returns the enum constant of this type with the specified name.static ApplicationExporter.ExportImpl[]ApplicationExporter.ExportImpl. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.axway.apim.appexport.impl with parameters of type ApplicationExporter.ExportImpl Modifier and Type Method Description static ApplicationExporterApplicationExporter. create(ApplicationExporter.ExportImpl exportImpl, AppExportParams params, com.axway.apim.lib.ExportResult result)