Class SubstitutionZ

java.lang.Object
byps.BValueClass
de.elo.ix.client.ValueClass
de.elo.ix.client.subs.SubstitutionZ
All Implemented Interfaces:
Serializable

public class SubstitutionZ extends ValueClass
This class encapsulates the constants of SubstitutionC
Since:
12.00.000.001
See Also:
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    protected long
    Bitset field for constants from SubstitutionC.

    Fields inherited from class byps.BValueClass

    bypsClient, changedMembers, dbHelper, FLAG_SEALED, flags
  • Constructor Summary

    Constructors
    Constructor
    Description
     
    SubstitutionZ(long bset)
     
  • Method Summary

    Modifier and Type
    Method
    Description
    long
     
    void
    setBset(long bset)
     

    Methods inherited from class byps.BValueClass

    getBypsClient, getChangedMembers, getDbHelper, isChangedMember, isSealed, seal, seal, setBypsClient, setChangedMember, setChangedMembers, setDbHelper

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Field Details

    • bset

      protected long bset
      Bitset field for constants from SubstitutionC.
  • Constructor Details

    • SubstitutionZ

      public SubstitutionZ()
    • SubstitutionZ

      public SubstitutionZ(long bset)
  • Method Details

    • getBset

      public long getBset()
    • setBset

      public void setBset(long bset)