Class PhysDelDocs

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

public class PhysDelDocs extends ValueClass implements Serializable
Internal class.
See Also:
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    protected int
    DB column: objid

    Fields inherited from class byps.BValueClass

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

    Constructors
    Constructor
    Description
     
     
  • Method Summary

    Modifier and Type
    Method
    Description
    int
     
    void
    setObjId(int objId)
     

    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

    • objId

      protected int objId
      DB column: objid
  • Constructor Details

    • PhysDelDocs

      public PhysDelDocs()
    • PhysDelDocs

      public PhysDelDocs(PhysDelDocs rhs)
  • Method Details

    • getObjId

      public int getObjId()
    • setObjId

      public void setObjId(int objId)