Class ImageImpl
- java.lang.Object
-
- de.digitalcollections.model.impl.identifiable.parts.structuredcontent.ContentBlockImpl
-
- de.digitalcollections.model.impl.identifiable.parts.structuredcontent.ContentBlockWithAttributesImpl
-
- de.digitalcollections.model.impl.identifiable.parts.structuredcontent.contentblocks.ImageImpl
-
- All Implemented Interfaces:
ContentBlock,Attributes,Image
public class ImageImpl extends ContentBlockWithAttributesImpl implements Image
-
-
Method Summary
-
Methods inherited from class de.digitalcollections.model.impl.identifiable.parts.structuredcontent.ContentBlockWithAttributesImpl
addAttribute, equals, getAttribute, getAttributes, hashCode, setAttributes, toString
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
Methods inherited from interface de.digitalcollections.model.api.identifiable.parts.structuredcontent.contentblocks.Attributes
addAttribute, getAttribute, getAttributes, setAttributes
-
-