public class LanguageMetadataSection extends java.lang.Object implements IMetadataSection
Modifier and Type | Field and Description |
---|---|
private java.util.Collection<Language> |
languages |
Constructor and Description |
---|
LanguageMetadataSection(java.util.Collection<Language> languagesIn) |
Modifier and Type | Method and Description |
---|---|
java.util.Collection<Language> |
getLanguages() |