Package de.elo.ix.client
Class ApplyForNotificationsInfo
java.lang.Object
byps.BValueClass
de.elo.ix.client.ValueClass
de.elo.ix.client.ApplyForNotificationsInfo
- All Implemented Interfaces:
Serializable
This class defines which notification messages the server has to send.
- Since:
- 9.00.000.012
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected booleanprotected booleanReservedFields inherited from class byps.BValueClass
bypsClient, changedMembers, dbHelper, FLAG_SEALED, flags -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanbooleanvoidsetAdminMode(boolean adminMode) voidsetUserTask(boolean userTask) toString()Methods inherited from class byps.BValueClass
getBypsClient, getChangedMembers, getDbHelper, isChangedMember, isSealed, seal, seal, setBypsClient, setChangedMember, setChangedMembers, setDbHelper
-
Field Details
-
adminMode
protected boolean adminMode -
userTask
protected boolean userTaskReserved
-
-
Constructor Details
-
ApplyForNotificationsInfo
public ApplyForNotificationsInfo()
-
-
Method Details