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