Uses of Class
cdc.impex.ImpExFormat
-
Packages that use ImpExFormat Package Description cdc.impex -
-
Uses of ImpExFormat in cdc.impex
Methods in cdc.impex that return ImpExFormat Modifier and Type Method Description static ImpExFormatImpExFormat. from(File file)static ImpExFormatImpExFormat. valueOf(String name)Returns the enum constant of this type with the specified name.static ImpExFormat[]ImpExFormat. values()Returns an array containing the constants of this enum type, in the order they are declared.
-