Uses of Enum Class
org.kapott.hbci.smartcardio.SmartCardService.Feature
Packages that use SmartCardService.Feature
-
Uses of SmartCardService.Feature in org.kapott.hbci.smartcardio
Methods in org.kapott.hbci.smartcardio that return SmartCardService.FeatureModifier and TypeMethodDescriptionstatic SmartCardService.FeatureReturns the enum constant of this class with the specified name.static SmartCardService.Feature[]SmartCardService.Feature.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.kapott.hbci.smartcardio that return types with arguments of type SmartCardService.FeatureModifier and TypeMethodDescriptionprotected final Map<SmartCardService.Feature,Integer> SmartCardService.getFeatures()Liefert die Map mit den verfuegbaren Features.