JavaScript is disabled on your browser.
Skip navigation links
Module
Package
Class
Use
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Module
de.haumacher.msgbuf
Package
de.haumacher.msgbuf.data
Interface ProtocolEnum
public interface
ProtocolEnum
Common interface for all enums used in protocol definitions.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
String
protocolName
()
The value to use in the protocol (e.g.
Method Details
protocolName
String
protocolName
()
The value to use in the protocol (e.g. JSON string to serialize the enum constant)