de.willuhn.datasource.GenericObject, java.rmi.Remotepublic static class UmsatzTypControl.UmsatzTypObject
extends java.lang.Object
implements de.willuhn.datasource.GenericObject
| Modifier and Type | Method | Description |
|---|---|---|
boolean |
equals(de.willuhn.datasource.GenericObject other) |
|
java.lang.Object |
getAttribute(java.lang.String arg0) |
|
java.lang.String[] |
getAttributeNames() |
|
java.lang.String |
getID() |
|
java.lang.String |
getPrimaryAttribute() |
|
int |
getTyp() |
Liefert den Typ.
|
public int getTyp()
public boolean equals(de.willuhn.datasource.GenericObject other)
throws java.rmi.RemoteException
equals in interface de.willuhn.datasource.GenericObjectjava.rmi.RemoteExceptionGenericObject.equals(de.willuhn.datasource.GenericObject)public java.lang.Object getAttribute(java.lang.String arg0)
throws java.rmi.RemoteException
getAttribute in interface de.willuhn.datasource.GenericObjectjava.rmi.RemoteExceptionGenericObject.getAttribute(java.lang.String)public java.lang.String[] getAttributeNames()
throws java.rmi.RemoteException
getAttributeNames in interface de.willuhn.datasource.GenericObjectjava.rmi.RemoteExceptionGenericObject.getAttributeNames()public java.lang.String getID()
throws java.rmi.RemoteException
getID in interface de.willuhn.datasource.GenericObjectjava.rmi.RemoteExceptionGenericObject.getID()public java.lang.String getPrimaryAttribute()
throws java.rmi.RemoteException
getPrimaryAttribute in interface de.willuhn.datasource.GenericObjectjava.rmi.RemoteExceptionGenericObject.getPrimaryAttribute()