Uses of Class
com.vidispine.generated.VXAExportLocationType
-
Uses of VXAExportLocationType in com.vidispine.generated
Fields in com.vidispine.generated with type parameters of type VXAExportLocationTypeMethods in com.vidispine.generated that return VXAExportLocationTypeModifier and TypeMethodDescriptionObjectFactory.createVXAExportLocationType()
Create an instance ofVXAExportLocationType
VXAExportLocationType.visit
(com.kscs.util.jaxb.PropertyVisitor _visitor_) Sets the value of the id property.Sets the value of the name property.Sets the value of the path property.Methods in com.vidispine.generated that return types with arguments of type VXAExportLocationTypeModifier and TypeMethodDescriptionVXAType.getExportLocation()
Gets the value of the exportLocation property.Methods in com.vidispine.generated with parameters of type VXAExportLocationTypeModifier and TypeMethodDescriptionVXAType.withExportLocation
(VXAExportLocationType... values) Adds objects to the list of ExportLocation using add methodMethod parameters in com.vidispine.generated with type arguments of type VXAExportLocationTypeModifier and TypeMethodDescriptionVXAType.withExportLocation
(Collection<VXAExportLocationType> values) Adds objects to the list of ExportLocation using addAll method