Uses of Class
com.vidispine.generated.MetadataEntrySyncType
-
Uses of MetadataEntrySyncType in com.vidispine.generated
Fields in com.vidispine.generated with type parameters of type MetadataEntrySyncTypeModifier and TypeFieldDescriptionprotected List<MetadataEntrySyncType>
MetadataEntryListType.entry
Methods in com.vidispine.generated that return MetadataEntrySyncTypeModifier and TypeMethodDescriptionObjectFactory.createMetadataEntrySyncType()
Create an instance ofMetadataEntrySyncType
MetadataEntrySyncType.visit
(com.kscs.util.jaxb.PropertyVisitor _visitor_) Sets the value of the end property.Sets the value of the id property.MetadataEntrySyncType.withLanguage
(String value) Sets the value of the language property.MetadataEntrySyncType.withMetadataId
(String value) Sets the value of the metadataId property.MetadataEntrySyncType.withMetadataLeafId
(String value) Sets the value of the metadataLeafId property.Sets the value of the name property.MetadataEntrySyncType.withParentUuid
(String value) Sets the value of the parentUuid property.MetadataEntrySyncType.withReference
(boolean value) Sets the value of the reference property.MetadataEntrySyncType.withRemoved
(boolean value) Sets the value of the removed property.Sets the value of the start property.MetadataEntrySyncType.withTimestamp
(long value) Sets the value of the timestamp property.Sets the value of the track property.Sets the value of the type property.Sets the value of the user property.Sets the value of the value property.MetadataEntrySyncType.withValueUuid
(String value) Sets the value of the valueUuid property.MetadataEntrySyncType.withVersion
(BigInteger value) Sets the value of the version property.Methods in com.vidispine.generated that return types with arguments of type MetadataEntrySyncTypeModifier and TypeMethodDescriptionMetadataEntryListType.getEntry()
Gets the value of the entry property.Methods in com.vidispine.generated with parameters of type MetadataEntrySyncTypeModifier and TypeMethodDescriptionMetadataEntryListType.withEntry
(MetadataEntrySyncType... values) Adds objects to the list of Entry using add methodMethod parameters in com.vidispine.generated with type arguments of type MetadataEntrySyncTypeModifier and TypeMethodDescriptionMetadataEntryListType.withEntry
(Collection<MetadataEntrySyncType> values) Adds objects to the list of Entry using addAll method