| Package | Description |
|---|---|
| io.growing.collector.tunnel.protocol |
| Modifier and Type | Method and Description |
|---|---|
static EventType |
EventType.forNumber(int value) |
EventType |
EventV3Dto.getEventType()
.io.growing.tunnel.protocol.EventType event_type = 6; |
EventType |
EventV3Dto.Builder.getEventType()
.io.growing.tunnel.protocol.EventType event_type = 6; |
EventType |
EventV3DtoOrBuilder.getEventType()
.io.growing.tunnel.protocol.EventType event_type = 6; |
static EventType |
EventType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static EventType |
EventType.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static EventType |
EventType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EventType[] |
EventType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.protobuf.Internal.EnumLiteMap<EventType> |
EventType.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
EventV3Dto.Builder |
EventV3Dto.Builder.setEventType(EventType value)
.io.growing.tunnel.protocol.EventType event_type = 6; |
Copyright © 2022. All rights reserved.