public class DLT645FunEntity extends Object
| 构造器和说明 |
|---|
DLT645FunEntity() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
decode(byte func)
解码
|
static DLT645FunEntity |
decodeEntity(byte func) |
byte |
encode()
编码
|
byte |
encodeEntity(DLT645FunEntity dlt645FunEntity)
生成功能码
|
String |
getCodeTextV1997() |
String |
getCodeTextV2007() |
static int |
getCodev1997(String text) |
String |
getMessage(String ver)
获取文本描述
|
public static DLT645FunEntity decodeEntity(byte func)
public static int getCodev1997(String text)
public byte encode()
public byte encodeEntity(DLT645FunEntity dlt645FunEntity)
dlt645FunEntity - public void decode(byte func)
func - public String getCodeTextV1997()
public String getCodeTextV2007()
Copyright © 2023. All rights reserved.