Uses of Class
com.vidispine.generated.ExportLocationType
-
Uses of ExportLocationType in com.vidispine.generated
Fields in com.vidispine.generated with type parameters of type ExportLocationTypeModifier and TypeFieldDescriptionprotected List<ExportLocationType>
ExportLocationListType.exportLocation
Methods in com.vidispine.generated that return ExportLocationTypeModifier and TypeMethodDescriptionObjectFactory.createExportLocationType()
Create an instance ofExportLocationType
ExportLocationType.visit
(com.kscs.util.jaxb.PropertyVisitor _visitor_) ExportLocationType.withMetadata
(SimpleMetadataType value) Sets the value of the metadata property.ExportLocationType.withMethod
(ExportLocationMethodType... values) Adds objects to the list of Method using add methodExportLocationType.withMethod
(Collection<ExportLocationMethodType> values) Adds objects to the list of Method using addAll methodSets the value of the name property.ExportLocationType.withProjection
(String value) Sets the value of the projection property.ExportLocationType.withScript
(String value) Sets the value of the script property.Adds objects to the list of Tag using add methodExportLocationType.withTag
(Collection<String> values) Adds objects to the list of Tag using addAll methodSets the value of the uri property.ExportLocationType.withUriList
(String... values) Adds objects to the list of UriList using add methodExportLocationType.withUriList
(Collection<String> values) Adds objects to the list of UriList using addAll methodMethods in com.vidispine.generated that return types with arguments of type ExportLocationTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<ExportLocationType>
ObjectFactory.createExportLocationDocument
(ExportLocationType value) ExportLocationListType.getExportLocation()
Gets the value of the exportLocation property.Methods in com.vidispine.generated with parameters of type ExportLocationTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<ExportLocationType>
ObjectFactory.createExportLocationDocument
(ExportLocationType value) ExportLocationListType.withExportLocation
(ExportLocationType... values) Adds objects to the list of ExportLocation using add methodMethod parameters in com.vidispine.generated with type arguments of type ExportLocationTypeModifier and TypeMethodDescriptionExportLocationListType.withExportLocation
(Collection<ExportLocationType> values) Adds objects to the list of ExportLocation using addAll method