Uses of Enum
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.Feature
Returns the enum constant of this type with the specified name.static SmartCardService.Feature[]
SmartCardService.Feature.values()
Returns an array containing the constants of this enum type, 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.