public final class DBUtiles
extends java.lang.Object
| Modifier and Type | Method | Description |
|---|---|---|
static int |
deleteMeta(de.willuhn.jameica.hbci.rmi.Konto account,
java.lang.String metaKey) |
Removes a META key from an account
|
public static int deleteMeta(de.willuhn.jameica.hbci.rmi.Konto account,
java.lang.String metaKey)
throws java.rmi.RemoteException
account - the accountmetaKey - the meta key to removejava.rmi.RemoteException