public class MetadataDetails extends Object
| Constructor and Description |
|---|
MetadataDetails(String abstractField,
String purpose,
String title,
String author,
String credits,
String... keywords) |
| Modifier and Type | Method and Description |
|---|---|
String |
getAbstractField() |
String |
getAuthor() |
String |
getCredits() |
List<String> |
getKeywords() |
String |
getPurpose() |
String |
getTitle() |
Copyright © 2018. All Rights Reserved.