Package com.mayam.wf.ws.client
Class TransferRequestBuilder
java.lang.Object
com.mayam.wf.ws.client.TransferRequestBuilder
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionName of the destination.Type of the destination.Sets requested name of destination file.Language qualifier.Language qualifier.
-
Constructor Details
-
TransferRequestBuilder
public TransferRequestBuilder()
-
-
Method Details
-
destType
Type of the destination. MAM specific use; typically used to select files for transfer and/or select a destination without knowing the exact name of it. -
destName
Name of the destination. Required, unless the destination type is specified and the MAM is able to properly deduce a destination from that. -
filename
Sets requested name of destination file. -
language
Language qualifier. Typically used to request transfer of subtitle files for specified languages. -
priority
Language qualifier. Typically used to request transfer of subtitle files for specified languages.
-