IptcApplicationRecord

Inheritance: java.lang.Object, com.groupdocs.metadata.core.MetadataPackage, com.groupdocs.metadata.core.CustomPackage, com.groupdocs.metadata.core.IptcRecord

public final class IptcApplicationRecord extends IptcRecord

Represents an IPTC Application Record.

Learn more

Constructors

Constructor Description
IptcApplicationRecord() Initializes a new instance of the IptcApplicationRecord class.

Methods

Method Description
getByLine() Gets the name of the creator of the object, e.g.
setByLine(String value) Sets the name of the creator of the object, e.g.
getByLines() Gets the names of the creators of the object, e.g.
setByLines(String[] value) Sets the names of the creators of the object, e.g.
getByLineTitle() Gets the title of the creator or creators of the object.
setByLineTitle(String value) Sets the title of the creator or creators of the object.
getByLineTitles() Gets the titles of the creator or creators of the object.
setByLineTitles(String[] value) Sets the titles of the creator or creators of the object.
getContentLocationCode() Gets the content location code.
setContentLocationCode(String value) Sets the content location code.
getContentLocationCodes() Gets the content location codes.
setContentLocationCodes(String[] value) Sets the content location codes.
getContentLocationName() Gets the content location name.
setContentLocationName(String value) Sets the content location name.
getContentLocationNames() Gets the content location names.
setContentLocationNames(String[] value) Sets the content location names.
getDateCreated() Gets the date the intellectual content of the object was created.
setDateCreated(Date value) Sets the date the intellectual content of the object was created.
getReferenceDate() Gets the date of a prior envelope to which the current object refers.
setReferenceDate(Date value) Sets the date of a prior envelope to which the current object refers.
getReferenceDates() Gets the dates of a prior envelope to which the current object refers.
getReleaseDate() Gets the release date.
setReleaseDate(Date value) Sets the release date.
getCredit() Gets information about the provider of the object, not necessarily the owner/creator.
setCredit(String value) Sets information about the provider of the object, not necessarily the owner/creator.
getHeadline() Gets a publishable entry providing a synopsis of the contents of the object.
setHeadline(String value) Sets a publishable entry providing a synopsis of the contents of the object.
getCopyrightNotice() Gets the copyright notice.
setCopyrightNotice(String value) Sets the copyright notice.
getContact() Gets information about the person or organisation which can provide further background information on the object.
setContact(String value) Sets information about the person or organisation which can provide further background information on the object.
getContacts() Gets information about the person or organisation which can provide further background information on the object.
setContacts(String[] value) Sets information about the person or organisation which can provide further background information on the object.
getCity() Gets the city.
setCity(String value) Sets the city.
getCaptionAbstract() Gets a textual description of the object, particularly used where the object is not text.
setCaptionAbstract(String value) Sets a textual description of the object, particularly used where the object is not text.
getKeywords() Gets the keywords.
setKeywords(String value) Sets the keywords.
getAllKeywords() Gets the keywords.
setAllKeywords(String[] value) Sets the keywords.
getProgramVersion() Gets the program version.
setProgramVersion(String value) Sets the program version.
getByIptcApplicationRecordDataSet(IptcApplicationRecordDataSet dataSetNumber) Gets the IptcDataSet with the specified number.

IptcApplicationRecord()

public IptcApplicationRecord()

Initializes a new instance of the IptcApplicationRecord class.

getByLine()

public final String getByLine()

Gets the name of the creator of the object, e.g. writer, photographer or graphic artist.

Returns: java.lang.String - The name of the creator of the object, e.g. writer, photographer or graphic artist.

setByLine(String value)

public final void setByLine(String value)

Sets the name of the creator of the object, e.g. writer, photographer or graphic artist.

Parameters:

Parameter Type Description
value java.lang.String The name of the creator of the object, e.g. writer, photographer or graphic artist.

getByLines()

public final String[] getByLines()

Gets the names of the creators of the object, e.g. writer, photographer or graphic artist.

Returns: java.lang.String[] - The names of the creators of the object, e.g. writer, photographer or graphic artist.

setByLines(String[] value)

public final void setByLines(String[] value)

Sets the names of the creators of the object, e.g. writer, photographer or graphic artist.

Parameters:

Parameter Type Description
value java.lang.String[] The names of the creators of the object, e.g. writer, photographer or graphic artist.

getByLineTitle()

public final String getByLineTitle()

Gets the title of the creator or creators of the object.

Returns: java.lang.String - The title of the creator or creators of the object.

setByLineTitle(String value)

public final void setByLineTitle(String value)

Sets the title of the creator or creators of the object.

Parameters:

Parameter Type Description
value java.lang.String The title of the creator or creators of the object.

getByLineTitles()

public final String[] getByLineTitles()

Gets the titles of the creator or creators of the object.

Returns: java.lang.String[] - The titles of the creator or creators of the object.

setByLineTitles(String[] value)

public final void setByLineTitles(String[] value)

Sets the titles of the creator or creators of the object.

Parameters:

Parameter Type Description
value java.lang.String[] The titles of the creator or creators of the object.

getContentLocationCode()

public final String getContentLocationCode()

Gets the content location code.

Returns: java.lang.String - The content location code.

setContentLocationCode(String value)

public final void setContentLocationCode(String value)

Sets the content location code.

Parameters:

Parameter Type Description
value java.lang.String The content location code.

getContentLocationCodes()

public final String[] getContentLocationCodes()

Gets the content location codes.

Returns: java.lang.String[] - The content location codes.

setContentLocationCodes(String[] value)

public final void setContentLocationCodes(String[] value)

Sets the content location codes.

Parameters:

Parameter Type Description
value java.lang.String[] The content location codes.

getContentLocationName()

public final String getContentLocationName()

Gets the content location name.

Returns: java.lang.String - The name of the content location.

setContentLocationName(String value)

public final void setContentLocationName(String value)

Sets the content location name.

Parameters:

Parameter Type Description
value java.lang.String The name of the content location.

getContentLocationNames()

public final String[] getContentLocationNames()

Gets the content location names.

Returns: java.lang.String[] - The name of the content locations.

setContentLocationNames(String[] value)

public final void setContentLocationNames(String[] value)

Sets the content location names.

Parameters:

Parameter Type Description
value java.lang.String[] The name of the content locations.

getDateCreated()

public final Date getDateCreated()

Gets the date the intellectual content of the object was created.

Returns: java.util.Date - The date the intellectual content of the object was created.

setDateCreated(Date value)

public final void setDateCreated(Date value)

Sets the date the intellectual content of the object was created.

Parameters:

Parameter Type Description
value java.util.Date The date the intellectual content of the object was created.

getReferenceDate()

public final Date getReferenceDate()

Gets the date of a prior envelope to which the current object refers.

Returns: java.util.Date - The date of a prior envelope to which the current object refers.

setReferenceDate(Date value)

public final void setReferenceDate(Date value)

Sets the date of a prior envelope to which the current object refers.

Parameters:

Parameter Type Description
value java.util.Date The date of a prior envelope to which the current object refers.

getReferenceDates()

public final Date[] getReferenceDates()

Gets the dates of a prior envelope to which the current object refers.

Returns: java.util.Date[] - The dates of a prior envelope to which the current object refers.

getReleaseDate()

public final Date getReleaseDate()

Gets the release date.

Returns: java.util.Date - The release date.

setReleaseDate(Date value)

public final void setReleaseDate(Date value)

Sets the release date.

Parameters:

Parameter Type Description
value java.util.Date The release date.

getCredit()

public final String getCredit()

Gets information about the provider of the object, not necessarily the owner/creator.

Returns: java.lang.String - The information about the provider of the object, not necessarily the owner/creator.

setCredit(String value)

public final void setCredit(String value)

Sets information about the provider of the object, not necessarily the owner/creator.

Parameters:

Parameter Type Description
value java.lang.String The information about the provider of the object, not necessarily the owner/creator.

getHeadline()

public final String getHeadline()

Gets a publishable entry providing a synopsis of the contents of the object.

Returns: java.lang.String - A publishable entry providing a synopsis of the contents of the object.

setHeadline(String value)

public final void setHeadline(String value)

Sets a publishable entry providing a synopsis of the contents of the object.

Parameters:

Parameter Type Description
value java.lang.String A publishable entry providing a synopsis of the contents of the object.

getCopyrightNotice()

public final String getCopyrightNotice()

Gets the copyright notice.

Returns: java.lang.String - The copyright notice.

setCopyrightNotice(String value)

public final void setCopyrightNotice(String value)

Sets the copyright notice.

Parameters:

Parameter Type Description
value java.lang.String The copyright notice.

getContact()

public final String getContact()

Gets information about the person or organisation which can provide further background information on the object.

Returns: java.lang.String - The information about the person or organisation which can provide further background information on the object.

setContact(String value)

public final void setContact(String value)

Sets information about the person or organisation which can provide further background information on the object.

Parameters:

Parameter Type Description
value java.lang.String The information about the person or organisation which can provide further background information on the object.

getContacts()

public final String[] getContacts()

Gets information about the person or organisation which can provide further background information on the object.

Returns: java.lang.String[] - The information about the person or organisation which can provide further background information on the object.

setContacts(String[] value)

public final void setContacts(String[] value)

Sets information about the person or organisation which can provide further background information on the object.

Parameters:

Parameter Type Description
value java.lang.String[] The information about the person or organisation which can provide further background information on the object.

getCity()

public final String getCity()

Gets the city.

Returns: java.lang.String - The city.

setCity(String value)

public final void setCity(String value)

Sets the city.

Parameters:

Parameter Type Description
value java.lang.String The city.

getCaptionAbstract()

public final String getCaptionAbstract()

Gets a textual description of the object, particularly used where the object is not text.

Returns: java.lang.String - TheA textual description of the object, particularly used where the object is not text.

setCaptionAbstract(String value)

public final void setCaptionAbstract(String value)

Sets a textual description of the object, particularly used where the object is not text.

Parameters:

Parameter Type Description
value java.lang.String TheA textual description of the object, particularly used where the object is not text.

getKeywords()

public final String getKeywords()

Gets the keywords.

Returns: java.lang.String - The keywords.

setKeywords(String value)

public final void setKeywords(String value)

Sets the keywords.

Parameters:

Parameter Type Description
value java.lang.String The keywords.

getAllKeywords()

public final String[] getAllKeywords()

Gets the keywords.

Returns: java.lang.String[] - The keywords.

setAllKeywords(String[] value)

public final void setAllKeywords(String[] value)

Sets the keywords.

Parameters:

Parameter Type Description
value java.lang.String[] The keywords.

getProgramVersion()

public final String getProgramVersion()

Gets the program version.

Returns: java.lang.String - The program version.

setProgramVersion(String value)

public final void setProgramVersion(String value)

Sets the program version.

Parameters:

Parameter Type Description
value java.lang.String The program version.

getByIptcApplicationRecordDataSet(IptcApplicationRecordDataSet dataSetNumber)

public final IptcDataSet getByIptcApplicationRecordDataSet(IptcApplicationRecordDataSet dataSetNumber)

Gets the IptcDataSet with the specified number.

Parameters:

Parameter Type Description
dataSetNumber IptcApplicationRecordDataSet The dataSet number.

Returns: IptcDataSet - The IptcDataSet with the specified number.