Serializablepublic class ProtocolHeader extends SMYLDObject
ComProtocolNEW_LINE, OS_NEW_LINE| Constructor | 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 | Description |
|---|---|---|
String |
getHeader() |
|
void |
setHeader(String header) |
Sets the new header
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitdebug, getLenName, insertInstanceValue, printInstanceValues, toStringpublic ProtocolHeader()
public ProtocolHeader(String param)
param - the parameter to be added to this protocol headerCopyright © 2019 SMYLD. All rights reserved.