Package io.keikai.model.impl
Class AbstractPictureAdv
- java.lang.Object
-
- io.keikai.model.impl.AbstractPictureAdv
-
- All Implemented Interfaces:
LinkedModelObject,SPicture,java.io.Serializable
- Direct Known Subclasses:
PictureImpl
public abstract class AbstractPictureAdv extends java.lang.Object implements SPicture, LinkedModelObject, java.io.Serializable
- Since:
- 3.5.0
- Author:
- dennis
- See Also:
- Serialized Form
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface io.keikai.model.SPicture
SPicture.Format
-
-
Constructor Summary
Constructors Constructor Description AbstractPictureAdv()
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface io.keikai.model.impl.LinkedModelObject
checkOrphan, destroy
-
-