Uses of Class
com.vidispine.generated.FileMappingType
-
Uses of FileMappingType in com.vidispine.generated
Fields in com.vidispine.generated with type parameters of type FileMappingTypeMethods in com.vidispine.generated that return FileMappingTypeModifier and TypeMethodDescriptionObjectFactory.createFileMappingType()
Create an instance ofFileMappingType
FileMappingType.visit
(com.kscs.util.jaxb.PropertyVisitor _visitor_) Sets the value of the hash property.Sets the value of the id property.Sets the value of the path property.FileMappingType.withSize
(long value) Sets the value of the size property.FileMappingType.withTimestamp
(XMLGregorianCalendar value) Sets the value of the timestamp property.Methods in com.vidispine.generated that return types with arguments of type FileMappingTypeModifier and TypeMethodDescriptionEssenceMappingsType.getFile()
Gets the value of the file property.Methods in com.vidispine.generated with parameters of type FileMappingTypeModifier and TypeMethodDescriptionEssenceMappingsType.withFile
(FileMappingType... values) Adds objects to the list of File using add methodMethod parameters in com.vidispine.generated with type arguments of type FileMappingTypeModifier and TypeMethodDescriptionEssenceMappingsType.withFile
(Collection<FileMappingType> values) Adds objects to the list of File using addAll method