Package io.keikai.model.impl
Class ConditionalRefImpl
java.lang.Object
io.keikai.model.impl.RefImpl
io.keikai.model.impl.ConditionalRefImpl
- All Implemented Interfaces:
ConditionalRef,Ref,Serializable
- Since:
- 3.9.0
- Author:
- henrichen
- 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
Constructors -
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
-
Constructor Details
-
ConditionalRefImpl
-
ConditionalRefImpl
-
-
Method Details
-
hashCode
public int hashCode() -
equals
-
toString
-
getConditionalId
public int getConditionalId()- Specified by:
getConditionalIdin interfaceConditionalRef
-