Uses of Enum Class
de.espirit.firstspirit.store.access.nexport.ExportInfo.Type
Packages that use ExportInfo.Type
-
Uses of ExportInfo.Type in de.espirit.firstspirit.store.access.nexport
Methods in de.espirit.firstspirit.store.access.nexport that return ExportInfo.TypeModifier and TypeMethodDescription@NotNull ExportInfo.TypeExportInfo.getType()Retrieve the currenttypeof thisExportInfo.static ExportInfo.TypeReturns the enum constant of this class with the specified name.static ExportInfo.Type[]ExportInfo.Type.values()Returns an array containing the constants of this enum class, in the order they are declared.