Uses of Class
com.openindex.openestate.tool.agency.expose.PdfShortExpose.GalleryMode
-
Packages that use PdfShortExpose.GalleryMode Package Description com.openindex.openestate.tool.agency.expose -
-
Uses of PdfShortExpose.GalleryMode in com.openindex.openestate.tool.agency.expose
Methods in com.openindex.openestate.tool.agency.expose that return PdfShortExpose.GalleryMode Modifier and Type Method Description PdfShortExpose.GalleryMode
PdfShortExpose. getGalleryMode()
static PdfShortExpose.GalleryMode
PdfShortExpose.GalleryMode. valueOf(String name)
Returns the enum constant of this type with the specified name.static PdfShortExpose.GalleryMode[]
PdfShortExpose.GalleryMode. values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.openindex.openestate.tool.agency.expose with parameters of type PdfShortExpose.GalleryMode Modifier and Type Method Description void
PdfShortExpose. setGalleryMode(PdfShortExpose.GalleryMode val)
-