Interface Protocol.ProtocolEnum
-
- All Known Implementing Classes:
Protocol.ApiKeyResponse
,Protocol.CompilationLevelKey
,Protocol.FormattingKey
,Protocol.OutputFormatKey
,Protocol.OutputInfoKey
,Protocol.RequestKey
,Protocol.ResponseTag
,Protocol.WarningLevelKey
- Enclosing class:
- Protocol
public static interface Protocol.ProtocolEnum
All enums that need to be shared between the Java and JS code should implement this interface.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.String
getValue()
-