Class IndirectRefImpl

java.lang.Object
io.keikai.model.impl.RefImpl
io.keikai.model.impl.IndirectRefImpl
All Implemented Interfaces:
IndirectRef, Ref, Serializable

public class IndirectRefImpl extends RefImpl implements IndirectRef
Since:
3.7.0
Author:
henri
See Also:
  • Constructor Details

    • IndirectRefImpl

      public IndirectRefImpl(String bookName, String sheetName, int ptgIndex)
  • Method Details