Class AutoValue_ProtoEnumInfo
java.lang.Object
io.opentelemetry.exporter.internal.marshal.ProtoEnumInfo
io.opentelemetry.exporter.internal.marshal.AutoValue_ProtoEnumInfo
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class io.opentelemetry.exporter.internal.marshal.ProtoEnumInfo
create
-
Field Details
-
enumNumber
private final int enumNumber -
jsonName
-
-
Constructor Details
-
AutoValue_ProtoEnumInfo
AutoValue_ProtoEnumInfo(int enumNumber, String jsonName)
-
-
Method Details
-
getEnumNumber
public int getEnumNumber()- Specified by:
getEnumNumber
in classProtoEnumInfo
-
getJsonName
- Specified by:
getJsonName
in classProtoEnumInfo
-
toString
-
equals
-
hashCode
public int hashCode()
-