public class ProtocolHeader extends SMYLDObject
ComProtocolNEW_LINE, OS_NEW_LINE| Constructor and Description |
|---|
ProtocolHeader()
Default constructor, constructs a new protocol header with any parameters
|
ProtocolHeader(String param)
Constructs a new protocol header with the given string as parameter
|
| Modifier and Type | Method and Description |
|---|---|
String |
getHeader() |
void |
setHeader(String header)
Sets the new header
|
debug, getLenName, insertInstanceValue, printInstanceValues, toStringpublic ProtocolHeader()
public ProtocolHeader(String param)
param - the parameter to be added to this protocol headerCopyright © 2019 com.github.mfjamil. All rights reserved.