Uses of Class
com.vidispine.generated.AssetMappingType
-
Uses of AssetMappingType in com.vidispine.generated
Fields in com.vidispine.generated with type parameters of type AssetMappingTypeMethods in com.vidispine.generated that return AssetMappingTypeModifier and TypeMethodDescriptionObjectFactory.createAssetMappingType()
Create an instance ofAssetMappingType
AssetMappingType.visit
(com.kscs.util.jaxb.PropertyVisitor _visitor_) Sets the value of the id property.Sets the value of the item property.Sets the value of the shape property.Methods in com.vidispine.generated that return types with arguments of type AssetMappingTypeModifier and TypeMethodDescriptionEssenceMappingsType.getAsset()
Gets the value of the asset property.Methods in com.vidispine.generated with parameters of type AssetMappingTypeModifier and TypeMethodDescriptionEssenceMappingsType.withAsset
(AssetMappingType... values) Adds objects to the list of Asset using add methodMethod parameters in com.vidispine.generated with type arguments of type AssetMappingTypeModifier and TypeMethodDescriptionEssenceMappingsType.withAsset
(Collection<AssetMappingType> values) Adds objects to the list of Asset using addAll method