Package io.keikai.model.impl
Class NameRefImpl
java.lang.Object
io.keikai.model.impl.RefImpl
io.keikai.model.impl.NameRefImpl
- All Implemented Interfaces:
NameRef,Ref,Serializable
- Since:
- 3.5.0
- Author:
- dennis
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from interface io.keikai.model.sys.dependency.Ref
Ref.RefType -
Field Summary
Fields inherited from class io.keikai.model.impl.RefImpl
bookName, lastSheetName, sheetName -
Constructor Summary
ConstructorsConstructorDescriptionNameRefImpl(AbstractNameAdv name) NameRefImpl(String bookName, String sheetName, String nameName) -
Method Summary
Methods inherited from class io.keikai.model.impl.RefImpl
getBookName, getColumn, getLastColumn, getLastRow, getLastSheetIndex, getLastSheetName, getRow, getSheetIndex, getSheetName, getTypeMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface io.keikai.model.sys.dependency.Ref
getBookName, getColumn, getLastColumn, getLastRow, getLastSheetIndex, getLastSheetName, getRow, getSheetIndex, getSheetName, getType