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 or sets 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 or sets the date sent.
|
String[] |
getDestination()
Gets or sets the destination.
|
String |
getDigitalCreationDateString()
Gets or sets the digital creation date string.
|
String |
getEditStatus()
Gets or sets the status of the object data, according to the practice of the provider.
|
String |
getEnvelopeNumber()
Gets or sets the envelope number.
|
Integer |
getEnvelopePriority()
Gets or sets the envelope handling priority.
|
String |
getExpirationDateString()
Gets or sets 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 or sets the object data that recurs often and predictably.
|
String |
getImageOrientation()
Gets or sets the image orientation.
|
String |
getImageType()
Gets or sets the type of the image.
|
String |
getLanguageIdentifier()
Gets or sets the language identifier according to the 2-letter codes of ISO 639:1988.
|
String |
getModelVersion()
Gets or sets binary number identifying the version of the Information
Interchange Model.
|
String |
getObjectTypeReference()
Gets or sets the object type reference.
|
String |
getOriginatingProgram()
Gets or sets the type of program used to originate the object data.
|
String[] |
getProductID()
Gets or sets the product identifier.
|
String |
getProgramVersion()
Gets or sets the program version.
|
String |
getReferenceDateString()
Gets or sets the reference date string.
|
String |
getReferenceNumber()
Gets or sets the reference number.
|
String |
getReferenceService()
Gets or sets the Service Identifier of a prior envelope to which the current object refers
|
String |
getReleaseDateString()
Gets or sets the release date string.
|
String |
getServiceIdentifier()
Gets or sets the service identifier.
|
String[] |
getSupplementalCategory()
Gets or sets the supplemental categories.
|
String |
getUniqueNameOfObject()
Gets or sets the unique name of object.
|
Integer |
getUrgency()
Gets or sets the editorial urgency of content.
|
void |
setActionAdvised(String value)
Gets or sets the type of action that this object provides to a previous object.
|
void |
setCategory(Integer value)
Gets or sets the subject of the object data in the opinion of the provider.
|
void |
setDateSentString(String value)
Gets or sets the date sent.
|
void |
setDestination(String[] value)
Gets or sets the destination.
|
void |
setDigitalCreationDateString(String value)
Gets or sets the digital creation date string.
|
void |
setEditStatus(String value)
Gets or sets the status of the object data, according to the practice of the provider.
|
void |
setEnvelopeNumber(String value)
Gets or sets the envelope number.
|
void |
setEnvelopePriority(Integer value)
Gets or sets the envelope handling priority.
|
void |
setExpirationDateString(String value)
Gets or sets the expiration date string.
|
void |
setFileFormat(Integer value)
Gets or sets binary number identifying the version of the Information
Interchange Model.
|
void |
setFileFormatVersion(Integer value)
Gets or sets the file format version.
|
void |
setFixtureIdentifier(String value)
Gets or sets the object data that recurs often and predictably.
|
void |
setImageOrientation(String value)
Gets or sets the image orientation.
|
void |
setImageType(String value)
Gets or sets the type of the image.
|
void |
setLanguageIdentifier(String value)
Gets or sets the language identifier according to the 2-letter codes of ISO 639:1988.
|
void |
setModelVersion(String value)
Gets or sets binary number identifying the version of the Information
Interchange Model.
|
void |
setObjectTypeReference(String value)
Gets or sets the object type reference.
|
void |
setOriginatingProgram(String value)
Gets or sets the type of program used to originate the object data.
|
void |
setProductID(String[] value)
Gets or sets the product identifier.
|
void |
setProgramVersion(String value)
Gets or sets the program version.
|
void |
setReferenceDateString(String value)
Gets or sets the reference date string.
|
void |
setReferenceNumber(String value)
Gets or sets the reference number.
|
void |
setReferenceService(String value)
Gets or sets the Service Identifier of a prior envelope to which the current object refers
|
void |
setReleaseDateString(String value)
Gets or sets the release date string.
|
void |
setServiceIdentifier(String value)
Gets or sets the service identifier.
|
void |
setSupplementalCategory(String[] value)
Gets or sets the supplemental categories.
|
void |
setUniqueNameOfObject(String value)
Gets or sets the unique name of object.
|
void |
setUrgency(Integer value)
Gets or 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 or sets binary number identifying the version of the Information Interchange Model.
Value: The model version.public final void setModelVersion(String value)
Gets or sets binary number identifying the version of the Information Interchange Model.
Value: The model version.public final String[] getDestination()
Gets or sets the destination. This DataSet is to accommodate some providers who require routing information above the appropriate OSI layers.
Value: The destination.public final void setDestination(String[] value)
Gets or 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.
Value: The file format.public final void setFileFormat(Integer value)
Gets or 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.
Value: The file format version.public final void setFileFormatVersion(Integer value)
Gets or sets the file format version.
Value: The file format version.public final String getServiceIdentifier()
Gets or sets the service identifier. Identifies the provider and product.
Value: The service identifier.public final void setServiceIdentifier(String value)
Gets or sets the service identifier. Identifies the provider and product.
Value: The service identifier.public final String getEnvelopeNumber()
Gets or sets the envelope number.
Value: The envelope number.public final void setEnvelopeNumber(String value)
Gets or sets the envelope number.
Value: The envelope number.public final String[] getProductID()
Gets or 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 void setProductID(String[] value)
Gets or 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.
Value: The envelope priority.public final void setEnvelopePriority(Integer value)
Gets or sets the envelope handling priority.
Value: The envelope priority.public final String getDateSentString()
Gets or 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 void setDateSentString(String value)
Gets or 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 or sets the unique name of object.
Value: The unique name of object.public final void setUniqueNameOfObject(String value)
Gets or sets the unique name of object.
Value: The unique name of object.public final String getObjectTypeReference()
Gets or 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 void setObjectTypeReference(String value)
Gets or 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 or sets the status of the object data, according to the practice of the provider.
Value: The status.public final void setEditStatus(String value)
Gets or 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.
Value: The urgency.public final void setUrgency(Integer value)
Gets or 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.
Value: The category.public final void setCategory(Integer value)
Gets or sets the subject of the object data in the opinion of the provider.
Value: The category.public final String[] getSupplementalCategory()
Gets or sets the supplemental categories.
Value: The supplemental categories.public final void setSupplementalCategory(String[] value)
Gets or sets the supplemental categories.
Value: The supplemental categories.public final String getFixtureIdentifier()
Gets or sets the object data that recurs often and predictably.
Value: The fixture identifier.public final void setFixtureIdentifier(String value)
Gets or sets the object data that recurs often and predictably.
Value: The fixture identifier.public final String getReleaseDateString()
Gets or 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 void setReleaseDateString(String value)
Gets or 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 or sets the expiration date string.
Value: The expiration date string.public final void setExpirationDateString(String value)
Gets or sets the expiration date string.
Value: The expiration date string.public final String getActionAdvised()
Gets or sets the type of action that this object provides to a previous object.
Value: The type of action.public final void setActionAdvised(String value)
Gets or sets the type of action that this object provides to a previous object.
Value: The type of action.public final String getReferenceService()
Gets or sets the Service Identifier of a prior envelope to which the current object refers
Value: The reference service.public final void setReferenceService(String value)
Gets or sets the Service Identifier of a prior envelope to which the current object refers
Value: The reference service.public final String getReferenceDateString()
Gets or sets the reference date string.
Value: The reference date string.public final void setReferenceDateString(String value)
Gets or sets the reference date string.
Value: The reference date string.public final String getReferenceNumber()
Gets or sets the reference number.
Value: The reference number.public final void setReferenceNumber(String value)
Gets or sets the reference number.
Value: The reference number.public final String getDigitalCreationDateString()
Gets or sets the digital creation date string.
Value: The digital creation date string.public final void setDigitalCreationDateString(String value)
Gets or sets the digital creation date string.
Value: The digital creation date string.public final String getOriginatingProgram()
Gets or sets the type of program used to originate the object data.
Value: The originating program.public final void setOriginatingProgram(String value)
Gets or sets the type of program used to originate the object data.
Value: The originating program.public final String getProgramVersion()
Gets or sets the program version.
Value: The program version.public final void setProgramVersion(String value)
Gets or sets the program version.
Value: The program version.public final String getImageType()
Gets or 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 void setImageType(String value)
Gets or 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 or 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 void setImageOrientation(String value)
Gets or 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 or sets the language identifier according to the 2-letter codes of ISO 639:1988.
Value: The language identifier.public final void setLanguageIdentifier(String value)
Gets or sets the language identifier according to the 2-letter codes of ISO 639:1988.
Value: The language identifier.Copyright © 2017. All rights reserved.