Package io.keikai.model.impl
Class ObjectRefImpl
java.lang.Object
io.keikai.model.impl.RefImpl
io.keikai.model.impl.ObjectRefImpl
- All Implemented Interfaces:
ObjectRef,Ref,Serializable
- Since:
- 3.5.0
- Author:
- dennis
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from interface io.keikai.model.sys.dependency.ObjectRef
ObjectRef.ObjectTypeNested 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
ConstructorsConstructorDescriptionObjectRefImpl(AbstractChartAdv chart, String objectId) ObjectRefImpl(AbstractChartAdv chart, String[] objectIdPath) ObjectRefImpl(AbstractDataValidationAdv validation, String objectId) ObjectRefImpl(String bookName, String sheetName, String objectId, ObjectRef.ObjectType type) -
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
-
ObjectRefImpl
-
ObjectRefImpl
-
ObjectRefImpl
-
ObjectRefImpl
-
-
Method Details
-
getObjectId
- Specified by:
getObjectIdin interfaceObjectRef
-
getObjectIdPath
- Specified by:
getObjectIdPathin interfaceObjectRef
-
getObjectType
- Specified by:
getObjectTypein interfaceObjectRef
-
hashCode
public int hashCode() -
equals
-
toString
-