Package de.elo.ix.client
Class KeywordZ
java.lang.Object
byps.BValueClass
de.elo.ix.client.ValueClass
de.elo.ix.client.KeywordZ
- All Implemented Interfaces:
Serializable
This class encapsulates the constants of KeywordC.
Copyright: Copyright (c) 2004
Organisation: ELO Digital Office GmbH
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected long
Bitset field for constants from KeywordC 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 KeywordC class.
-
-
Constructor Details
-
KeywordZ
public KeywordZ() -
KeywordZ
public KeywordZ(long bset)
-
-
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() -
toString
-