public final class IptcApplicationRecord extends IptcRecord
Constructor and Description |
---|
IptcApplicationRecord()
Initializes a new instance of the
IptcApplicationRecord class. |
Modifier and Type | Method and Description |
---|---|
String[] |
getAllKeywords()
Gets the keywords.
|
IptcDataSet |
getByIptcApplicationRecordDataSet(IptcApplicationRecordDataSet dataSetNumber)
Gets the
IptcDataSet with the specified number. |
String |
getByLine()
Gets the name of the creator of the object, e.g.
|
String[] |
getByLines()
Gets the names of the creators of the object, e.g.
|
String |
getByLineTitle()
Gets the title of the creator or creators of the object.
|
String[] |
getByLineTitles()
Gets the titles of the creator or creators of the object.
|
String |
getCaptionAbstract()
Gets a textual description of the object, particularly used where the object is not text.
|
String |
getCity()
Gets the city.
|
String |
getContact()
Gets information about the person or organisation which can provide further background information on the object.
|
String[] |
getContacts()
Gets information about the person or organisation which can provide further background information on the object.
|
String |
getContentLocationCode()
Gets the content location code.
|
String[] |
getContentLocationCodes()
Gets the content location codes.
|
String |
getContentLocationName()
Gets the content location name.
|
String[] |
getContentLocationNames()
Gets the content location names.
|
String |
getCopyrightNotice()
Gets the copyright notice.
|
String |
getCredit()
Gets information about the provider of the object, not necessarily the owner/creator.
|
Date |
getDateCreated()
Gets the date the intellectual content of the object was created.
|
String |
getHeadline()
Gets a publishable entry providing a synopsis of the contents of the object.
|
String |
getKeywords()
Gets the keywords.
|
String |
getProgramVersion()
Gets the program version.
|
Date |
getReferenceDate()
Gets the date of a prior envelope to which the current object refers.
|
Date[] |
getReferenceDates()
Gets the dates of a prior envelope to which the current object refers.
|
Date |
getReleaseDate()
Gets the release date.
|
void |
setAllKeywords(String[] value)
Sets the keywords.
|
void |
setByLine(String value)
Sets the name of the creator of the object, e.g.
|
void |
setByLines(String[] value)
Sets the names of the creators of the object, e.g.
|
void |
setByLineTitle(String value)
Sets the title of the creator or creators of the object.
|
void |
setByLineTitles(String[] value)
Sets the titles of the creator or creators of the object.
|
void |
setCaptionAbstract(String value)
Sets a textual description of the object, particularly used where the object is not text.
|
void |
setCity(String value)
Sets the city.
|
void |
setContact(String value)
Sets information about the person or organisation which can provide further background information on the object.
|
void |
setContacts(String[] value)
Sets information about the person or organisation which can provide further background information on the object.
|
void |
setContentLocationCode(String value)
Sets the content location code.
|
void |
setContentLocationCodes(String[] value)
Sets the content location codes.
|
void |
setContentLocationName(String value)
Sets the content location name.
|
void |
setContentLocationNames(String[] value)
Sets the content location names.
|
void |
setCopyrightNotice(String value)
Sets the copyright notice.
|
void |
setCredit(String value)
Sets information about the provider of the object, not necessarily the owner/creator.
|
void |
setDateCreated(Date value)
Sets the date the intellectual content of the object was created.
|
void |
setHeadline(String value)
Sets a publishable entry providing a synopsis of the contents of the object.
|
void |
setKeywords(String value)
Sets the keywords.
|
void |
setProgramVersion(String value)
Sets the program version.
|
void |
setReferenceDate(Date value)
Sets the date of a prior envelope to which the current object refers.
|
void |
setReleaseDate(Date value)
Sets the release date.
|
get_Item, getRecordNumber, toList
addProperties, contains, findProperties, get_Item, getCount, getKeys, getKnowPropertyDescriptors, getMetadataType, getPropertyDescriptors, iterator, removeProperties, sanitize, setProperties, updateProperties
public IptcApplicationRecord()
Initializes a new instance of the IptcApplicationRecord
class.
public final String getByLine()
Gets the name of the creator of the object, e.g. writer, photographer or graphic artist.
public final void setByLine(String value)
Sets the name of the creator of the object, e.g. writer, photographer or graphic artist.
value
- The name of the creator of the object, e.g. writer, photographer or graphic artist.public final String[] getByLines()
Gets the names of the creators of the object, e.g. writer, photographer or graphic artist.
public final void setByLines(String[] value)
Sets the names of the creators of the object, e.g. writer, photographer or graphic artist.
value
- The names of the creators of the object, e.g. writer, photographer or graphic artist.public final String getByLineTitle()
Gets the title of the creator or creators of the object.
public final void setByLineTitle(String value)
Sets the title of the creator or creators of the object.
value
- The title of the creator or creators of the object.public final String[] getByLineTitles()
Gets the titles of the creator or creators of the object.
public final void setByLineTitles(String[] value)
Sets the titles of the creator or creators of the object.
value
- The titles of the creator or creators of the object.public final String getContentLocationCode()
Gets the content location code.
public final void setContentLocationCode(String value)
Sets the content location code.
value
- The content location code.public final String[] getContentLocationCodes()
Gets the content location codes.
public final void setContentLocationCodes(String[] value)
Sets the content location codes.
value
- The content location codes.public final String getContentLocationName()
Gets the content location name.
public final void setContentLocationName(String value)
Sets the content location name.
value
- The name of the content location.public final String[] getContentLocationNames()
Gets the content location names.
public final void setContentLocationNames(String[] value)
Sets the content location names.
value
- The name of the content locations.public final Date getDateCreated()
Gets the date the intellectual content of the object was created.
public final void setDateCreated(Date value)
Sets the date the intellectual content of the object was created.
value
- The date the intellectual content of the object was created.public final Date getReferenceDate()
Gets the date of a prior envelope to which the current object refers.
public final void setReferenceDate(Date value)
Sets the date of a prior envelope to which the current object refers.
value
- The date of a prior envelope to which the current object refers.public final Date[] getReferenceDates()
Gets the dates of a prior envelope to which the current object refers.
public final Date getReleaseDate()
Gets the release date.
public final void setReleaseDate(Date value)
Sets the release date.
value
- The release date.public final String getCredit()
Gets information about the provider of the object, not necessarily the owner/creator.
public final void setCredit(String value)
Sets information about the provider of the object, not necessarily the owner/creator.
value
- The information about the provider of the object, not necessarily the owner/creator.public final String getHeadline()
Gets a publishable entry providing a synopsis of the contents of the object.
public final void setHeadline(String value)
Sets a publishable entry providing a synopsis of the contents of the object.
value
- A publishable entry providing a synopsis of the contents of the object.public final String getCopyrightNotice()
Gets the copyright notice.
public final void setCopyrightNotice(String value)
Sets the copyright notice.
value
- The copyright notice.public final String getContact()
Gets information about the person or organisation which can provide further background information on the object.
public final void setContact(String value)
Sets information about the person or organisation which can provide further background information on the object.
value
- The information about the person or organisation which can provide further background information on the object.public final String[] getContacts()
Gets information about the person or organisation which can provide further background information on the object.
public final void setContacts(String[] value)
Sets information about the person or organisation which can provide further background information on the object.
value
- The information about the person or organisation which can provide further background information on the object.public final String getCity()
Gets the city.
public final void setCity(String value)
Sets the city.
value
- The city.public final String getCaptionAbstract()
Gets a textual description of the object, particularly used where the object is not text.
public final void setCaptionAbstract(String value)
Sets a textual description of the object, particularly used where the object is not text.
value
- TheA textual description of the object, particularly used where the object is not text.public final String getKeywords()
Gets the keywords.
public final void setKeywords(String value)
Sets the keywords.
value
- The keywords.public final String[] getAllKeywords()
Gets the keywords.
public final void setAllKeywords(String[] value)
Sets the keywords.
value
- The keywords.public final String getProgramVersion()
Gets the program version.
public final void setProgramVersion(String value)
Sets the program version.
value
- The program version.public final IptcDataSet getByIptcApplicationRecordDataSet(IptcApplicationRecordDataSet dataSetNumber)
Gets the IptcDataSet
with the specified number.
dataSetNumber
- The dataSet number.IptcDataSet
with the specified number.