public final class IptcIIMPackage extends XmpPackage
Represents IPTC-IIM namespace.
namespaceUri, prefix, properties
Constructor and Description |
---|
IptcIIMPackage()
Initializes a new instance of the
IptcIIMPackage class. |
Modifier and Type | Method and Description |
---|---|
String |
getActionAdvised()
Gets the type of action that this object provides to a previous object.
|
Integer |
getCategory()
Gets or sets the subject of the object data in the opinion of the provider.
|
String |
getDateSentString()
Gets the date sent.
|
String[] |
getDestination()
Gets the destination.
|
String |
getDigitalCreationDateString()
Gets the digital creation date string.
|
String |
getEditStatus()
Gets the status of the object data, according to the practice of the provider.
|
String |
getEnvelopeNumber()
Gets the envelope number.
|
Integer |
getEnvelopePriority()
Gets or sets the envelope handling priority.
|
String |
getExpirationDateString()
Gets the expiration date string.
|
Integer |
getFileFormat()
Gets or sets binary number identifying the version of the Information
Interchange Model.
|
Integer |
getFileFormatVersion()
Gets or sets the file format version.
|
String |
getFixtureIdentifier()
Gets the object data that recurs often and predictably.
|
String |
getImageOrientation()
Gets the image orientation.
|
String |
getImageType()
Gets the type of the image.
|
String |
getLanguageIdentifier()
Gets the language identifier according to the 2-letter codes of ISO 639:1988.
|
String |
getModelVersion()
Gets binary number identifying the version of the Information
Interchange Model.
|
String |
getObjectTypeReference()
Gets the object type reference.
|
String |
getOriginatingProgram()
Gets the type of program used to originate the object data.
|
String[] |
getProductID()
Gets the product identifier.
|
String |
getProgramVersion()
Gets the program version.
|
String |
getReferenceDateString()
Gets the reference date string.
|
String |
getReferenceNumber()
Gets the reference number.
|
String |
getReferenceService()
Gets the Service Identifier of a prior envelope to which the current object refers
|
String |
getReleaseDateString()
Gets the release date string.
|
String |
getServiceIdentifier()
Gets the service identifier.
|
String[] |
getSupplementalCategory()
Gets the supplemental categories.
|
String |
getUniqueNameOfObject()
Gets the unique name of object.
|
Integer |
getUrgency()
Gets or sets the editorial urgency of content.
|
void |
setActionAdvised(String value)
Sets the type of action that this object provides to a previous object.
|
void |
setCategory(Integer value)
Sets the subject of the object data in the opinion of the provider.
|
void |
setDateSentString(String value)
Sets the date sent.
|
void |
setDestination(String[] value)
Sets the destination.
|
void |
setDigitalCreationDateString(String value)
Sets the digital creation date string.
|
void |
setEditStatus(String value)
Sets the status of the object data, according to the practice of the provider.
|
void |
setEnvelopeNumber(String value)
Sets the envelope number.
|
void |
setEnvelopePriority(Integer value)
Sets the envelope handling priority.
|
void |
setExpirationDateString(String value)
Sets the expiration date string.
|
void |
setFileFormat(Integer value)
Sets binary number identifying the version of the Information
Interchange Model.
|
void |
setFileFormatVersion(Integer value)
Sets the file format version.
|
void |
setFixtureIdentifier(String value)
Sets the object data that recurs often and predictably.
|
void |
setImageOrientation(String value)
Sets the image orientation.
|
void |
setImageType(String value)
Sets the type of the image.
|
void |
setLanguageIdentifier(String value)
Sets the language identifier according to the 2-letter codes of ISO 639:1988.
|
void |
setModelVersion(String value)
Sets binary number identifying the version of the Information
Interchange Model.
|
void |
setObjectTypeReference(String value)
Sets the object type reference.
|
void |
setOriginatingProgram(String value)
Sets the type of program used to originate the object data.
|
void |
setProductID(String[] value)
Sets the product identifier.
|
void |
setProgramVersion(String value)
Sets the program version.
|
void |
setReferenceDateString(String value)
Sets the reference date string.
|
void |
setReferenceNumber(String value)
Sets the reference number.
|
void |
setReferenceService(String value)
Sets the Service Identifier of a prior envelope to which the current object refers
|
void |
setReleaseDateString(String value)
Sets the release date string.
|
void |
setServiceIdentifier(String value)
Sets the service identifier.
|
void |
setSupplementalCategory(String[] value)
Sets the supplemental categories.
|
void |
setUniqueNameOfObject(String value)
Sets the unique name of object.
|
void |
setUrgency(Integer value)
Sets the editorial urgency of content.
|
addValue, addValue, addValue, addValue, clear, containsKey, getGenericArray, getKeys, getKeyValueAsXml, getLangAlt, getNamespaceUri, getNodeType, getPrefix, getReal, getString, getStringArray, getXmlNamespace, getXmlValue, readByXmpKey, remove, setArray, setBoolValue, setDateValue, setIntValue, setLangAlt, setNullableInt, setRealValue, setStingArray, setTextValue, setXmpComplexTypeValue, setXmpTypeValue, setXmpValue
public IptcIIMPackage()
Initializes a new instance of the IptcIIMPackage
class.
public final String getModelVersion()
Gets binary number identifying the version of the Information Interchange Model.
public final void setModelVersion(String value)
Sets binary number identifying the version of the Information Interchange Model.
value
- The model version.public final String[] getDestination()
Gets the destination. This DataSet is to accommodate some providers who require routing information above the appropriate OSI layers.
public final void setDestination(String[] value)
Sets the destination. This DataSet is to accommodate some providers who require routing information above the appropriate OSI layers.
value
- The destination.public final Integer getFileFormat()
Gets or sets binary number identifying the version of the Information Interchange Model.
public final void setFileFormat(Integer value)
Sets binary number identifying the version of the Information Interchange Model.
value
- The file format.public final Integer getFileFormatVersion()
Gets or sets the file format version.
public final void setFileFormatVersion(Integer value)
Sets the file format version.
value
- The file format version.public final String getServiceIdentifier()
Gets the service identifier. Identifies the provider and product.
public final void setServiceIdentifier(String value)
Sets the service identifier. Identifies the provider and product.
value
- The service identifier.public final String getEnvelopeNumber()
Gets the envelope number.
public final void setEnvelopeNumber(String value)
Sets the envelope number.
value
- The envelope number.public final String[] getProductID()
Gets the product identifier. Used to provide receiving organization data on which to select, route, or otherwise handle data.
public final void setProductID(String[] value)
Sets the product identifier. Used to provide receiving organization data on which to select, route, or otherwise handle data.
value
- The product identifier.public final Integer getEnvelopePriority()
Gets or sets the envelope handling priority.
public final void setEnvelopePriority(Integer value)
Sets the envelope handling priority.
value
- The envelope priority.public final String getDateSentString()
Gets the date sent. Uses the format CCYYMMDD (century, year, month, day) as defined in ISO 8601 to indicate year, month and day the service sent the material
public final void setDateSentString(String value)
Sets the date sent. Uses the format CCYYMMDD (century, year, month, day) as defined in ISO 8601 to indicate year, month and day the service sent the material
value
- The date sent.public final String getUniqueNameOfObject()
Gets the unique name of object.
public final void setUniqueNameOfObject(String value)
Sets the unique name of object.
value
- The unique name of object.public final String getObjectTypeReference()
Gets the object type reference. The Object Type is used to distinguish between different types of objects within the IIM.
public final void setObjectTypeReference(String value)
Sets the object type reference. The Object Type is used to distinguish between different types of objects within the IIM.
value
- The object type reference.public final String getEditStatus()
Gets the status of the object data, according to the practice of the provider.
public final void setEditStatus(String value)
Sets the status of the object data, according to the practice of the provider.
value
- The status.public final Integer getUrgency()
Gets or sets the editorial urgency of content.
public final void setUrgency(Integer value)
Sets the editorial urgency of content.
value
- The urgency.public final Integer getCategory()
Gets or sets the subject of the object data in the opinion of the provider.
public final void setCategory(Integer value)
Sets the subject of the object data in the opinion of the provider.
value
- The category.public final String[] getSupplementalCategory()
Gets the supplemental categories.
public final void setSupplementalCategory(String[] value)
Sets the supplemental categories.
value
- The supplemental categories.public final String getFixtureIdentifier()
Gets the object data that recurs often and predictably.
public final void setFixtureIdentifier(String value)
Sets the object data that recurs often and predictably.
value
- The fixture identifier.public final String getReleaseDateString()
Gets the release date string. Designates in the form CCYYMMDD the earliest date the provider intends the object to be used.
public final void setReleaseDateString(String value)
Sets the release date string. Designates in the form CCYYMMDD the earliest date the provider intends the object to be used.
value
- The release date string.public final String getExpirationDateString()
Gets the expiration date string.
public final void setExpirationDateString(String value)
Sets the expiration date string.
value
- The expiration date string.public final String getActionAdvised()
Gets the type of action that this object provides to a previous object.
public final void setActionAdvised(String value)
Sets the type of action that this object provides to a previous object.
value
- The type of action.public final String getReferenceService()
Gets the Service Identifier of a prior envelope to which the current object refers
public final void setReferenceService(String value)
Sets the Service Identifier of a prior envelope to which the current object refers
value
- The reference service.public final String getReferenceDateString()
Gets the reference date string.
public final void setReferenceDateString(String value)
Sets the reference date string.
value
- The reference date string.public final String getReferenceNumber()
Gets the reference number.
public final void setReferenceNumber(String value)
Sets the reference number.
value
- The reference number.public final String getDigitalCreationDateString()
Gets the digital creation date string.
public final void setDigitalCreationDateString(String value)
Sets the digital creation date string.
value
- The digital creation date string.public final String getOriginatingProgram()
Gets the type of program used to originate the object data.
public final void setOriginatingProgram(String value)
Sets the type of program used to originate the object data.
value
- The originating program.public final String getProgramVersion()
Gets the program version.
public final void setProgramVersion(String value)
Sets the program version.
value
- The program version.public final String getImageType()
Gets the type of the image. The first is a numeric character and the second is an alphabetic character.
public final void setImageType(String value)
Sets the type of the image. The first is a numeric character and the second is an alphabetic character.
value
- The type of the image.public final String getImageOrientation()
Gets the image orientation. Indicates the layout of the image area. Allowed values are P (for Portrait), L (for Landscape) and S (for Square).
public final void setImageOrientation(String value)
Sets the image orientation. Indicates the layout of the image area. Allowed values are P (for Portrait), L (for Landscape) and S (for Square).
value
- The image orientation.public final String getLanguageIdentifier()
Gets the language identifier according to the 2-letter codes of ISO 639:1988.
public final void setLanguageIdentifier(String value)
Sets the language identifier according to the 2-letter codes of ISO 639:1988.
value
- The language identifier.Copyright © 2019. All rights reserved.