Package de.swa.fuh.mpeg7
Class MultimediaContent
java.lang.Object
de.swa.fuh.mpeg7.MultimediaContent
- Direct Known Subclasses:
Video
public class MultimediaContent
extends java.lang.Object
-
Constructor Summary
Constructors Constructor Description MultimediaContent(java.lang.String mediaLocator, CreationInformation creationInformation) -
Method Summary
Modifier and Type Method Description CreationInformationgetCreationInformation()java.lang.StringgetMediaLocator()voidsetCreationInformation(CreationInformation creationInformation)voidsetMediaLocator(java.lang.String mediaLocator)
-
Constructor Details
-
Method Details
-
getMediaLocator
public java.lang.String getMediaLocator() -
setMediaLocator
public void setMediaLocator(java.lang.String mediaLocator) -
getCreationInformation
-
setCreationInformation
-