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 Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final StringFields inherited from class AbstractStructuredType
STRUCTURE_ARRAY_NAME -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetWhen()voidvoidsetChanged(String value) voidsetInstanceID(String value) voidsetParameters(String value) voidsetSoftwareAgent(String value) voidMethods inherited from class AbstractStructuredType
addSimpleProperty, createArrayProperty, createTextType, getDatePropertyAsCalendar, getNamespace, getPreferedPrefix, getPrefix, getPropertyValueAsString, setNamespace, setPrefixMethods inherited from class AbstractComplexProperty
addNamespace, addProperty, getAllNamespacesWithPrefix, getAllProperties, getArrayProperty, getContainer, getFirstEquivalentProperty, getNamespacePrefix, getProperty, removePropertyMethods inherited from class 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
-