Modifier and Type | Method and Description |
---|---|
LangAlt |
IptcExtensionPackage.getEvent()
Gets or sets the specific event at which the photo was taken.
|
LangAlt |
XmpPackage.getLangAlt(String key) |
LangAlt |
DublinCorePackage.getRights()
Gets or sets information about rights held in and over the resource.
|
Modifier and Type | Method and Description |
---|---|
void |
DublinCorePackage.setDescription(LangAlt desciption)
Adds the description.
|
void |
IptcExtensionPackage.setEvent(LangAlt value)
Gets or sets the specific event at which the photo was taken.
|
void |
XmpPackage.setLangAlt(String key,
LangAlt langAlt)
Sets the
LangAlt value. |
void |
DublinCorePackage.setRights(LangAlt value)
Gets or sets information about rights held in and over the resource.
|
void |
DublinCorePackage.setTitle(LangAlt title)
Adds Dublin Core title for different languages.
|
void |
XmpRightsManagementPackage.setUsageTerms(LangAlt usageTerms)
Sets the usage terms.
|
Copyright © 2017. All rights reserved.