Class IFrameImpl
- 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.IFrameImpl
-
- All Implemented Interfaces:
ContentBlock,Attributes,IFrame
public class IFrameImpl extends ContentBlockWithAttributesImpl implements IFrame
-
-
Constructor Summary
Constructors Constructor Description IFrameImpl()IFrameImpl(String src, String width, String height)
-
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
-
-