java.lang.Object
ch.tocco.nice2.optional.lms.impl.importer.manifest.ManifestInformation
public class ManifestInformation
extends Object
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
ManifestInformation
public ManifestInformation(String title,
@Nullable
@Nullable String language,
@Nullable
@Nullable String version,
@Nullable
@Nullable String duration)
-
Method Details
-
-
getLanguage
@Nullable
public @Nullable String getLanguage()
-
getVersion
@Nullable
public @Nullable String getVersion()
-
getDuration
@Nullable
public @Nullable String getDuration()