Uses of Class
com.vidispine.generated.FileReferenceType
-
Uses of FileReferenceType in com.vidispine.generated
Fields in com.vidispine.generated with type parameters of type FileReferenceTypeMethods in com.vidispine.generated that return FileReferenceTypeModifier and TypeMethodDescriptionObjectFactory.createFileReferenceType()
Create an instance ofFileReferenceType
FileReferenceType.visit
(com.kscs.util.jaxb.PropertyVisitor _visitor_) Adds objects to the list of File using add methodFileReferenceType.withFile
(Collection<FileType> values) Adds objects to the list of File using addAll methodSets the value of the hash property.Sets the value of the id property.Sets the value of the path property.FileReferenceType.withStatus
(String value) Sets the value of the status property.Methods in com.vidispine.generated that return types with arguments of type FileReferenceTypeModifier and TypeMethodDescriptionProjectFileType.Asset.getFile()
Gets the value of the file property.Methods in com.vidispine.generated with parameters of type FileReferenceTypeModifier and TypeMethodDescriptionProjectFileType.Asset.withFile
(FileReferenceType... values) Adds objects to the list of File using add methodMethod parameters in com.vidispine.generated with type arguments of type FileReferenceTypeModifier and TypeMethodDescriptionProjectFileType.Asset.withFile
(Collection<FileReferenceType> values) Adds objects to the list of File using addAll method