Uses of Class
com.vidispine.generated.MetadataLockType
-
Uses of MetadataLockType in com.vidispine.generated
Fields in com.vidispine.generated with type parameters of type MetadataLockTypeMethods in com.vidispine.generated that return MetadataLockTypeModifier and TypeMethodDescriptionObjectFactory.createMetadataLockType()
Create an instance ofMetadataLockType
MetadataLockType.visit
(com.kscs.util.jaxb.PropertyVisitor _visitor_) MetadataLockType.withExpires
(XMLGregorianCalendar value) Sets the value of the expires property.Adds objects to the list of Field using add methodMetadataLockType.withField
(Collection<String> values) Adds objects to the list of Field using addAll methodSets the value of the id property.Sets the value of the user property.Methods in com.vidispine.generated that return types with arguments of type MetadataLockTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<MetadataLockType>
ObjectFactory.createMetadataLockDocument
(MetadataLockType value) MetadataLockListType.getLock()
Gets the value of the lock property.Methods in com.vidispine.generated with parameters of type MetadataLockTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<MetadataLockType>
ObjectFactory.createMetadataLockDocument
(MetadataLockType value) MetadataLockListType.withLock
(MetadataLockType... values) Adds objects to the list of Lock using add methodMethod parameters in com.vidispine.generated with type arguments of type MetadataLockTypeModifier and TypeMethodDescriptionMetadataLockListType.withLock
(Collection<MetadataLockType> values) Adds objects to the list of Lock using addAll method