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 Stringstatic final Stringstatic final Stringstatic final Stringstatic final StringFields inherited from class AbstractStructuredType
STRUCTURE_ARRAY_NAME -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetEvent()voidsetComments(String value) voidsetEvent(ResourceEventType value) voidsetModifier(String value) voidsetModifyDate(Calendar value) voidsetVersion(String value) Methods 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
-
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
-