@Internal public final class MessageDescriptor extends Object
ProtocolDescriptor.| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
int |
getId() |
MessageType |
getMessageType() |
String |
getName() |
Map<String,String> |
getProperties() |
String |
getProperty(String key) |
int |
hashCode() |
void |
setProperty(String key,
String value) |
String |
toString() |
public int getId()
public String getName()
public MessageType getMessageType()
Copyright © 2002–2026 Devexperts LLC. All rights reserved.