Package de.elo.ix.client
Class EditInfoZ
java.lang.Object
byps.BValueClass
de.elo.ix.client.ValueClass
de.elo.ix.client.EditInfoZ
- All Implemented Interfaces:
Serializable
This class encapsulates the constants of the EditInfoC class. EditInfo also returns a Sord object
and a SordZ member is included to control the Sord data returned.
Copyright: Copyright (c) 2004
Organisation: ELO Digital Office GmbH
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected long
Bitset field for constants from the EditInfoC class.protected SordZ
SordZ object to control the SordC elements returned.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 EditInfoC class. -
sordZ
SordZ object to control the SordC elements returned.
-
-
Constructor Details
-
EditInfoZ
public EditInfoZ() -
EditInfoZ
-
EditInfoZ
-
-
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) -
getSordZ
-
setSordZ
-
equals
-
hashCode
public int hashCode() -
toString
-