Uses of Class
org.kapott.hbci.dialog.HBCIDialogEnd.Flag
-
Packages that use HBCIDialogEnd.Flag Package Description org.kapott.hbci.dialog -
-
Uses of HBCIDialogEnd.Flag in org.kapott.hbci.dialog
Methods in org.kapott.hbci.dialog that return HBCIDialogEnd.Flag Modifier and Type Method Description static HBCIDialogEnd.Flag
HBCIDialogEnd.Flag. valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.static HBCIDialogEnd.Flag[]
HBCIDialogEnd.Flag. values()
Returns an array containing the constants of this enum type, in the order they are declared.Constructors in org.kapott.hbci.dialog with parameters of type HBCIDialogEnd.Flag Constructor Description HBCIDialogEnd(HBCIDialogEnd.Flag... flags)
ct.
-