Package org.apache.xmpbox.type
Class ResourceEventType
java.lang.Object
org.apache.xmpbox.type.AbstractField
org.apache.xmpbox.type.AbstractComplexProperty
org.apache.xmpbox.type.AbstractStructuredType
org.apache.xmpbox.type.ResourceEventType
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final String
static final String
static final String
static final String
static final String
static final String
Fields inherited from class org.apache.xmpbox.type.AbstractStructuredType
STRUCTURE_ARRAY_NAME
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetWhen()
void
void
setChanged
(String value) void
setInstanceID
(String value) void
setParameters
(String value) void
setSoftwareAgent
(String value) void
Methods inherited from class org.apache.xmpbox.type.AbstractStructuredType
addSimpleProperty, createArrayProperty, createTextType, getDatePropertyAsCalendar, getNamespace, getPreferedPrefix, getPrefix, getPropertyValueAsString, setNamespace, setPrefix
Methods inherited from class org.apache.xmpbox.type.AbstractComplexProperty
addNamespace, addProperty, getAllNamespacesWithPrefix, getAllProperties, getArrayProperty, getContainer, getFirstEquivalentProperty, getNamespacePrefix, getProperty, removeProperty
Methods inherited from class org.apache.xmpbox.type.AbstractField
containsAttribute, getAllAttributes, getAttribute, getMetadata, getPropertyName, removeAttribute, setAttribute, setPropertyName
-
Field Details
-
ACTION
- See Also:
-
CHANGED
- See Also:
-
INSTANCE_ID
- See Also:
-
PARAMETERS
- See Also:
-
SOFTWARE_AGENT
- See Also:
-
WHEN
- See Also:
-
-
Constructor Details
-
ResourceEventType
- Parameters:
metadata
- The metadata to attach to this property
-
-
Method Details
-
getInstanceID
-
setInstanceID
-
getSoftwareAgent
-
setSoftwareAgent
-
getWhen
-
setWhen
-
getAction
-
setAction
-
getChanged
-
setChanged
-
getParameters
-
setParameters
-