Interface ProtocolEnum


  • public interface ProtocolEnum
    Common interface for all enums used in protocol definitions.
    • Method Detail

      • protocolName

        String protocolName()
        The value to use in the protocol (e.g. JSON string to serialize the enum constant)