|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectasit.moa.moazs.notifier.BaseAppId
asit.moa.moazs.notifier.AppId
| Field Summary |
| Fields inherited from class asit.moa.moazs.notifier.BaseAppId |
PROP_APP_ID, PROP_DO_SEND, PROP_SEND_AFTER, PROP_SEND_FETCHED, PROP_SEND_ONLY_ERROR, REF |
| Constructor Summary | |
AppId()
|
|
AppId(long id)
Constructor for primary key |
|
AppId(long id,
String appId,
int doSend,
int sendOnlyError,
int sendAfter,
int sendFetched)
Constructor for required fields |
|
| Methods inherited from class asit.moa.moazs.notifier.BaseAppId |
equals, getAppId, getDoSend, getId, getSendAfter, getSendFetched, getSendOnlyError, hashCode, initialize, setAppId, setDoSend, setId, setSendAfter, setSendFetched, setSendOnlyError, toString |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public AppId()
public AppId(long id)
public AppId(long id,
String appId,
int doSend,
int sendOnlyError,
int sendAfter,
int sendFetched)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||