Uses of Class
com.axway.apim.lib.StandardExportParams.Wide
-
Packages that use StandardExportParams.Wide Package Description com.axway.apim.lib -
-
Uses of StandardExportParams.Wide in com.axway.apim.lib
Methods in com.axway.apim.lib that return StandardExportParams.Wide Modifier and Type Method Description StandardExportParams.WideStandardExportParams. getWide()static StandardExportParams.WideStandardExportParams.Wide. valueOf(String name)Returns the enum constant of this type with the specified name.static StandardExportParams.Wide[]StandardExportParams.Wide. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.axway.apim.lib with parameters of type StandardExportParams.Wide Modifier and Type Method Description voidStandardExportParams. setWide(StandardExportParams.Wide wide)
-