Uses of Class
com.openindex.openestate.tool.agency.AgencyPluginUtils.Message
-
Packages that use AgencyPluginUtils.Message Package Description com.openindex.openestate.tool.agency ImmoTool-Add-On zur Verwaltung von OpenEstate-Immobilien. -
-
Uses of AgencyPluginUtils.Message in com.openindex.openestate.tool.agency
Methods in com.openindex.openestate.tool.agency that return AgencyPluginUtils.Message Modifier and Type Method Description static AgencyPluginUtils.MessageAgencyPluginUtils.Message. valueOf(String name)Returns the enum constant of this type with the specified name.static AgencyPluginUtils.Message[]AgencyPluginUtils.Message. values()Returns an array containing the constants of this enum type, in the order they are declared.
-