Uses of Class
com.vidispine.generated.ExportLocationMethodType
-
Uses of ExportLocationMethodType in com.vidispine.generated
Fields in com.vidispine.generated with type parameters of type ExportLocationMethodTypeModifier and TypeFieldDescriptionprotected List<ExportLocationMethodType>
ExportLocationType.method
Methods in com.vidispine.generated that return ExportLocationMethodTypeModifier and TypeMethodDescriptionObjectFactory.createExportLocationMethodType()
Create an instance ofExportLocationMethodType
ExportLocationMethodType.visit
(com.kscs.util.jaxb.PropertyVisitor _visitor_) Sets the value of the uri property.ExportLocationMethodType.withVxaLocalPath
(String value) Sets the value of the vxaLocalPath property.Methods in com.vidispine.generated that return types with arguments of type ExportLocationMethodTypeModifier and TypeMethodDescriptionExportLocationType.getMethod()
Gets the value of the method property.Methods in com.vidispine.generated with parameters of type ExportLocationMethodTypeModifier and TypeMethodDescriptionExportLocationType.withMethod
(ExportLocationMethodType... values) Adds objects to the list of Method using add methodMethod parameters in com.vidispine.generated with type arguments of type ExportLocationMethodTypeModifier and TypeMethodDescriptionExportLocationType.withMethod
(Collection<ExportLocationMethodType> values) Adds objects to the list of Method using addAll method