Package de.elo.ix.client
Class FileDataZ
java.lang.Object
byps.BValueClass
de.elo.ix.client.ValueClass
de.elo.ix.client.FileDataZ
- All Implemented Interfaces:
Serializable
Member selector for class FileData.
- Since:
- 10.00.020.005
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected long
Bitset field for constants from the DocMaskC 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 DocMaskC class.
-
-
Constructor Details
-
FileDataZ
public FileDataZ() -
FileDataZ
public FileDataZ(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
-