Package com.adobe.fd.fp.util
Class RetrievalOptions
- java.lang.Object
-
- com.adobe.fd.fp.util.RetrievalOptions
-
public class RetrievalOptions extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description RetrievalOptions()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
isFetchAttachmentList()
boolean
isFetchDataXml()
void
setFetchAttachmentList(boolean fetchAttachmentList)
void
setFetchDataXml(boolean fetchDataXml)
-