Class FindPdfImporterIdsResponse
- java.lang.Object
 - 
- de.xima.fc.gui.bean.designer.request.FindPdfImporterIdsResponse
 
 
- 
- All Implemented Interfaces:
 Serializable
public final class FindPdfImporterIdsResponse extends Object implements Serializable
POJO response data forInsertFormElementRequest.- Since:
 - 7.2.0
 - Author:
 - XIMA MEDIA GmbH
 - See Also:
 - Serialized Form
 
 
- 
- 
Constructor Summary
Constructors Constructor Description FindPdfImporterIdsResponse(List<String> pdfImporterIds)Creates a new POJO with the given data. 
 -