Interface PersistRecord

All Known Implementing Classes:
ExOleObjStg

public interface PersistRecord
A record that can be referenced in PersistPtr storage.
Author:
Yegor Kozlov
  • Method Summary

    Modifier and Type
    Method
    Description
    int
    Fetch the persist ID
    void
    setPersistId(int id)
    Set the persist ID
  • Method Details

    • getPersistId

      int getPersistId()
      Fetch the persist ID
    • setPersistId

      void setPersistId(int id)
      Set the persist ID