Package de.elo.ix.client
Class NotificationC
java.lang.Object
de.elo.ix.client.NotificationDataC
de.elo.ix.client.NotificationC
- All Implemented Interfaces:
Serializable
Constants for class Notification. This class is used internally.
- See Also:
-
Field Summary
Fields inherited from class de.elo.ix.client.NotificationDataC
lnCreateDateIso, lnUserGuid, lnWatchGuid, mbAllMembers, mbCreateDateIso, mbPrio, mbUserGuid, mbWatchGuid, mbWhat
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class de.elo.ix.client.NotificationDataC
getLnCreateDateIso, getLnUserGuid, getLnWatchGuid, getMbAllMembers, getMbCreateDateIso, getMbPrio, getMbUserGuid, getMbWatchGuid, getMbWhat, setLnCreateDateIso, setLnUserGuid, setLnWatchGuid, setMbAllMembers, setMbCreateDateIso, setMbPrio, setMbUserGuid, setMbWatchGuid, setMbWhat
-
Constructor Details
-
NotificationC
public NotificationC()
-