Class UmsatzTypControl.UmsatzTypObject
java.lang.Object
de.willuhn.jameica.hbci.gui.controller.UmsatzTypControl.UmsatzTypObject
- All Implemented Interfaces:
de.willuhn.datasource.GenericObject
,Remote
- Enclosing class:
- UmsatzTypControl
public static class UmsatzTypControl.UmsatzTypObject
extends Object
implements de.willuhn.datasource.GenericObject
Hilfsklasse fuer die Art der Kategorie.
-
Method Details
-
getTyp
public int getTyp()Liefert den Typ.- Returns:
- der Typ.
-
equals
- Specified by:
equals
in interfacede.willuhn.datasource.GenericObject
- Throws:
RemoteException
- See Also:
-
GenericObject.equals(de.willuhn.datasource.GenericObject)
-
getAttribute
- Specified by:
getAttribute
in interfacede.willuhn.datasource.GenericObject
- Throws:
RemoteException
- See Also:
-
GenericObject.getAttribute(java.lang.String)
-
getAttributeNames
- Specified by:
getAttributeNames
in interfacede.willuhn.datasource.GenericObject
- Throws:
RemoteException
- See Also:
-
GenericObject.getAttributeNames()
-
getID
- Specified by:
getID
in interfacede.willuhn.datasource.GenericObject
- Throws:
RemoteException
- See Also:
-
GenericObject.getID()
-
getPrimaryAttribute
- Specified by:
getPrimaryAttribute
in interfacede.willuhn.datasource.GenericObject
- Throws:
RemoteException
- See Also:
-
GenericObject.getPrimaryAttribute()
-