Uses of Enum Class
org.jboss.ws.api.monitoring.Record.MessageType
Packages that use Record.MessageType
-
Uses of Record.MessageType in org.jboss.ws.api.monitoring
Methods in org.jboss.ws.api.monitoring that return Record.MessageTypeModifier and TypeMethodDescriptionRecord.getMessageType()Gets the message type, i.e.static Record.MessageTypeReturns the enum constant of this class with the specified name.static Record.MessageType[]Record.MessageType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.jboss.ws.api.monitoring with parameters of type Record.MessageTypeModifier and TypeMethodDescriptionvoidRecord.setMessageType(Record.MessageType type) Sets the message type