Uses of Class
com.vidispine.generated.MetadataEntrySyncType
-
-
Uses of MetadataEntrySyncType in com.vidispine.generated
Fields in com.vidispine.generated with type parameters of type MetadataEntrySyncType Modifier and Type Field Description protected List<MetadataEntrySyncType>
MetadataEntryListType. entry
Methods in com.vidispine.generated that return types with arguments of type MetadataEntrySyncType Modifier and Type Method Description List<MetadataEntrySyncType>
MetadataEntryListType. getEntry()
Gets the value of the entry property.Methods in com.vidispine.generated with parameters of type MetadataEntrySyncType Modifier and Type Method Description MetadataEntryListType
MetadataEntryListType. withEntry(MetadataEntrySyncType... values)
Method parameters in com.vidispine.generated with type arguments of type MetadataEntrySyncType Modifier and Type Method Description MetadataEntryListType
MetadataEntryListType. withEntry(Collection<MetadataEntrySyncType> values)
-