Uses of Enum Class
eu.europa.esig.dss.enumerations.MessageType
Packages that use MessageType
-
Uses of MessageType in eu.europa.esig.dss.enumerations
Subclasses with type arguments of type MessageType in eu.europa.esig.dss.enumerationsModifier and TypeClassDescriptionenumDefines possible levels for messages returned by the validation processMethods in eu.europa.esig.dss.enumerations that return MessageTypeModifier and TypeMethodDescriptionstatic MessageTypeReturns the enum constant of this class with the specified name.static MessageType[]MessageType.values()Returns an array containing the constants of this enum class, in the order they are declared.