Uses of Enum
org.kapott.hbci.manager.FlickerCode.Encoding
Packages that use FlickerCode.Encoding
Package
Description
Package, welches diverse Klassen für den Zugriff auf die Funktionen
von HBCI4Java enthält.
-
Uses of FlickerCode.Encoding in org.kapott.hbci.manager
Fields in org.kapott.hbci.manager declared as FlickerCode.EncodingMethods in org.kapott.hbci.manager that return FlickerCode.EncodingModifier and TypeMethodDescription(package private) FlickerCode.EncodingFlickerCode.DE.getEncoding()Liefert das zu verwendende Encoding fuer die Uebertragung via Flickercode.static FlickerCode.EncodingReturns the enum constant of this type with the specified name.static FlickerCode.Encoding[]FlickerCode.Encoding.values()Returns an array containing the constants of this enum type, in the order they are declared.