Package org.apache.xmpbox.type
Class VersionType
java.lang.Object
org.apache.xmpbox.type.AbstractField
org.apache.xmpbox.type.AbstractComplexProperty
org.apache.xmpbox.type.AbstractStructuredType
org.apache.xmpbox.type.VersionType
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic 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 TypeMethodDescriptiongetEvent()
void
setComments
(String value) void
setEvent
(ResourceEventType value) void
setModifier
(String value) void
setModifyDate
(Calendar value) void
setVersion
(String value) 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
-
COMMENTS
- See Also:
-
EVENT
- See Also:
-
MODIFIER
- See Also:
-
MODIFY_DATE
- See Also:
-
VERSION
- See Also:
-
-
Constructor Details
-
VersionType
- Parameters:
metadata
- The metadata to attach to this property
-
-
Method Details
-
getComments
-
setComments
-
getEvent
-
setEvent
-
getModifyDate
-
setModifyDate
-
getVersion
-
setVersion
-
getModifier
-
setModifier
-