Uses of Class
com.vidispine.generated.MetadataValueType
-
Uses of MetadataValueType in com.vidispine.generated
Fields in com.vidispine.generated declared as MetadataValueTypeFields in com.vidispine.generated with type parameters of type MetadataValueTypeMethods in com.vidispine.generated that return MetadataValueTypeModifier and TypeMethodDescriptionObjectFactory.createMetadataValueType()
Create an instance ofMetadataValueType
MetadataEntryType.getValue()
Gets the value of the value property.MetadataValueType.visit
(com.kscs.util.jaxb.PropertyVisitor _visitor_) MetadataValueType.withChange
(String value) Sets the value of the change property.MetadataValueType.withConflict
(boolean value) Sets the value of the conflict property.MetadataValueType.withExtraData
(String value) Sets the value of the extraData property.Sets the value of the id property.Sets the value of the lang property.MetadataValueType.withMode
(MetadataModeType value) Sets the value of the mode property.MetadataValueType.withTimestamp
(XMLGregorianCalendar value) Sets the value of the timestamp property.Sets the value of the user property.Sets the value of the uuid property.Sets the value of the value property.Methods in com.vidispine.generated that return types with arguments of type MetadataValueTypeModifier and TypeMethodDescriptionMetadataFieldValueType.getValue()
Gets the value of the value property.Methods in com.vidispine.generated with parameters of type MetadataValueTypeModifier and TypeMethodDescriptionvoid
MetadataEntryType.setValue
(MetadataValueType value) Sets the value of the value property.MetadataEntryListType2.Entry.withValue
(MetadataValueType value) Sets the value of the value property.MetadataEntryType.withValue
(MetadataValueType value) Sets the value of the value property.MetadataFieldValueType.withValue
(MetadataValueType... values) Adds objects to the list of Value using add methodMethod parameters in com.vidispine.generated with type arguments of type MetadataValueTypeModifier and TypeMethodDescriptionMetadataFieldValueType.withValue
(Collection<MetadataValueType> values) Adds objects to the list of Value using addAll method