JavaScript is disabled on your browser.
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
com.google.javascript.jscomp.webservice.common
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
Methods
Modifier and Type
Method and Description
String
getValue
()
Method Detail
getValue
String
getValue()
Returns:
A string representing the key or value specified by the protocol.
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method