Class PhysDelDocs

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

public class PhysDelDocs
extends ValueClass
implements java.io.Serializable
Internal class.
See Also:
Serialized Form
  • Field Summary

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

    Fields inherited from class byps.BValueClass

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

    Constructors 
    Constructor Description
    PhysDelDocs()  
    PhysDelDocs​(PhysDelDocs rhs)  
  • Method Summary

    Modifier and Type Method Description
    int getObjId()  
    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