Uses of Class
com.vidispine.generated.ProjectFileType.Asset
-
Uses of ProjectFileType.Asset in com.vidispine.generated
Fields in com.vidispine.generated with type parameters of type ProjectFileType.AssetMethods in com.vidispine.generated that return ProjectFileType.AssetModifier and TypeMethodDescriptionObjectFactory.createProjectFileTypeAsset()
Create an instance ofProjectFileType.Asset
ProjectFileType.Asset.visit
(com.kscs.util.jaxb.PropertyVisitor _visitor_) ProjectFileType.Asset.withFile
(FileReferenceType... values) Adds objects to the list of File using add methodProjectFileType.Asset.withFile
(Collection<FileReferenceType> values) Adds objects to the list of File using addAll methodSets the value of the id property.ProjectFileType.Asset.withItem
(ProjectFileType.Asset.Item... values) Adds objects to the list of Item using add methodProjectFileType.Asset.withItem
(Collection<ProjectFileType.Asset.Item> values) Adds objects to the list of Item using addAll methodSets the value of the name property.ProjectFileType.Asset.withStatus
(String value) Sets the value of the status property.Sets the value of the type property.Methods in com.vidispine.generated that return types with arguments of type ProjectFileType.AssetModifier and TypeMethodDescriptionProjectFileType.getAsset()
Gets the value of the asset property.Methods in com.vidispine.generated with parameters of type ProjectFileType.AssetModifier and TypeMethodDescriptionProjectFileType.withAsset
(ProjectFileType.Asset... values) Adds objects to the list of Asset using add methodMethod parameters in com.vidispine.generated with type arguments of type ProjectFileType.AssetModifier and TypeMethodDescriptionProjectFileType.withAsset
(Collection<ProjectFileType.Asset> values) Adds objects to the list of Asset using addAll method