Uses of Class
com.vidispine.generated.ChangesetUUIDType
-
Uses of ChangesetUUIDType in com.vidispine.generated
Fields in com.vidispine.generated with type parameters of type ChangesetUUIDTypeModifier and TypeFieldDescriptionprotected List<ChangesetUUIDType>
ChangesetUUIDListType.changeset
Methods in com.vidispine.generated that return ChangesetUUIDTypeModifier and TypeMethodDescriptionObjectFactory.createChangesetUUIDType()
Create an instance ofChangesetUUIDType
ChangesetUUIDType.visit
(com.kscs.util.jaxb.PropertyVisitor _visitor_) Sets the value of the id property.ChangesetUUIDType.withOrigin
(String value) Sets the value of the origin property.ChangesetUUIDType.withTimestamp
(XMLGregorianCalendar value) Sets the value of the timestamp property.Sets the value of the type property.Sets the value of the uuid property.Methods in com.vidispine.generated that return types with arguments of type ChangesetUUIDTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<ChangesetUUIDType>
ObjectFactory.createChangesetUUIDDocument
(ChangesetUUIDType value) ChangesetUUIDListType.getChangeset()
Gets the value of the changeset property.Methods in com.vidispine.generated with parameters of type ChangesetUUIDTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<ChangesetUUIDType>
ObjectFactory.createChangesetUUIDDocument
(ChangesetUUIDType value) ChangesetUUIDListType.withChangeset
(ChangesetUUIDType... values) Adds objects to the list of Changeset using add methodMethod parameters in com.vidispine.generated with type arguments of type ChangesetUUIDTypeModifier and TypeMethodDescriptionChangesetUUIDListType.withChangeset
(Collection<ChangesetUUIDType> values) Adds objects to the list of Changeset using addAll method