public class ProtocolDescription
extends java.lang.Object
Protocol
.Modifier and Type | Field and Description |
---|---|
static ProtocolDescription |
DEFAULT |
private java.lang.String |
name |
Constructor and Description |
---|
ProtocolDescription(java.lang.String name) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object obj) |
java.lang.String |
getName() |
int |
hashCode() |
public static final ProtocolDescription DEFAULT
private java.lang.String name