Package de.elo.ix.client
Class NotificationZ
java.lang.Object
byps.BValueClass
de.elo.ix.client.ValueClass
de.elo.ix.client.NotificationZ
- All Implemented Interfaces:
Serializable
This class encapsulates the constants of NotificationC
Copyright: Copyright (c) 2015
Organisation: ELO Digital Office GmbH
- Since:
- 9.00.022.003
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected long
Bitset field for constants from the NotificationC class.Fields inherited from class byps.BValueClass
bypsClient, changedMembers, dbHelper, FLAG_SEALED, flags
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class byps.BValueClass
getBypsClient, getChangedMembers, getDbHelper, isChangedMember, isSealed, seal, seal, setBypsClient, setChangedMember, setChangedMembers, setDbHelper
-
Field Details
-
bset
protected long bsetBitset field for constants from the NotificationC class.
-
-
Constructor Details
-
NotificationZ
public NotificationZ() -
NotificationZ
public NotificationZ(long bset) -
NotificationZ
-
-
Method Details
-
getBset
public long getBset() -
setBset
public void setBset(long bset) -
add
public void add(long v) -
sub
public void sub(long v) -
isAllTrue
public boolean isAllTrue(long v) -
isTrue
public boolean isTrue(long v) -
equals
-
hashCode
public int hashCode()
-