Uses of Enum Class
org.openforis.collect.designer.util.MessageUtil.MessageType
Packages that use MessageUtil.MessageType
-
Uses of MessageUtil.MessageType in org.openforis.collect.designer.util
Methods in org.openforis.collect.designer.util that return MessageUtil.MessageTypeModifier and TypeMethodDescriptionstatic MessageUtil.MessageTypeReturns the enum constant of this class with the specified name.static MessageUtil.MessageType[]MessageUtil.MessageType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.openforis.collect.designer.util with parameters of type MessageUtil.MessageTypeModifier and TypeMethodDescriptionstatic voidMessageUtil.showMessage(MessageUtil.MessageType type, String messageKey, Object... args) static voidMessageUtil.showMessage(MessageUtil.MessageType type, String messageKey, Object[] args, String titleKey, Object[] titleArgs)