Interface ProtocolEnum


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

    Modifier and Type
    Method
    Description
    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)