Package org.opencastproject.util.jaxb
Class ExtendedMetadataAdapter.ExtendedMetadataEntry
java.lang.Object
org.opencastproject.util.jaxb.ExtendedMetadataAdapter.ExtendedMetadataEntry
- Enclosing class:
ExtendedMetadataAdapter
-
Constructor Summary
ConstructorsConstructorDescriptionExtendedMetadataEntry(String catalogType, String fieldName, List<String> values) -
Method Summary
Modifier and TypeMethodDescription
-
Constructor Details
-
ExtendedMetadataEntry
public ExtendedMetadataEntry() -
ExtendedMetadataEntry
-
-
Method Details
-
getCatalogType
-
getFieldName
-
getValues
-