Uses of Class
com.openindex.openestate.tool.agency.expose.PdfDetailedExpose.GalleryMode
-
Packages that use PdfDetailedExpose.GalleryMode Package Description com.openindex.openestate.tool.agency.expose -
-
Uses of PdfDetailedExpose.GalleryMode in com.openindex.openestate.tool.agency.expose
Methods in com.openindex.openestate.tool.agency.expose that return PdfDetailedExpose.GalleryMode Modifier and Type Method Description PdfDetailedExpose.GalleryModePdfDetailedExpose. getGalleryMode()static PdfDetailedExpose.GalleryModePdfDetailedExpose.GalleryMode. valueOf(String name)Returns the enum constant of this type with the specified name.static PdfDetailedExpose.GalleryMode[]PdfDetailedExpose.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 PdfDetailedExpose.GalleryMode Modifier and Type Method Description voidPdfDetailedExpose. setGalleryMode(PdfDetailedExpose.GalleryMode val)
-