Class DownloadTicketData
java.lang.Object
com.technia.dsx.threedspace.doc.fcs.DownloadTicketData
- All Implemented Interfaces:
TicketData
- Since:
- 2022-06-13
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
setFileName
(String fileName) void
setFileNames
(List<String> fileNames) void
setTicketURL
(String ticketURL)
-
Constructor Details
-
DownloadTicketData
public DownloadTicketData()
-
-
Method Details
-
getTicketURL
- Specified by:
getTicketURL
in interfaceTicketData
-
setTicketURL
-
getFileName
-
setFileName
-
getFileNames
-
setFileNames
-