public class Protocol extends Object
Modifier and Type | Field and Description |
---|---|
protected String |
protocol
协议名称
|
protected String |
version
版本
|
Constructor and Description |
---|
Protocol()
构造函数
|
Modifier and Type | Method and Description |
---|---|
void |
clear()
清理
|
String |
getProtocol() |
String |
getVersion() |
void |
setProtocol(String protocol) |
void |
setVersion(String version) |
Copyright © 2020 Voovan. All rights reserved.