Uses of Class
com.vidispine.generated.DeletionLockType
-
Uses of DeletionLockType in com.vidispine.generated
Fields in com.vidispine.generated with type parameters of type DeletionLockTypeMethods in com.vidispine.generated that return DeletionLockTypeModifier and TypeMethodDescriptionObjectFactory.createDeletionLockType()
Create an instance ofDeletionLockType
DeletionLockType.visit
(com.kscs.util.jaxb.PropertyVisitor _visitor_) DeletionLockType.withEntityId
(String value) Sets the value of the entityId property.DeletionLockType.withEntityType
(String value) Sets the value of the entityType property.DeletionLockType.withExpiryTime
(XMLGregorianCalendar value) Sets the value of the expiryTime property.Sets the value of the id property.DeletionLockType.withIsEffective
(boolean value) Sets the value of the isEffective property.DeletionLockType.withIsExpired
(boolean value) Sets the value of the isExpired property.DeletionLockType.withIsInherited
(boolean value) Sets the value of the isInherited property.DeletionLockType.withMetadata
(SimpleMetadataType value) Sets the value of the metadata property.DeletionLockType.withModified
(XMLGregorianCalendar value) Sets the value of the modified property.Sets the value of the user property.Methods in com.vidispine.generated that return types with arguments of type DeletionLockTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<DeletionLockType>
ObjectFactory.createDeletionLockDocument
(DeletionLockType value) DeletionLockListType.getLock()
Gets the value of the lock property.Methods in com.vidispine.generated with parameters of type DeletionLockTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<DeletionLockType>
ObjectFactory.createDeletionLockDocument
(DeletionLockType value) DeletionLockListType.withLock
(DeletionLockType... values) Adds objects to the list of Lock using add methodMethod parameters in com.vidispine.generated with type arguments of type DeletionLockTypeModifier and TypeMethodDescriptionDeletionLockListType.withLock
(Collection<DeletionLockType> values) Adds objects to the list of Lock using addAll method