| Modifier and Type | Method and Description |
|---|---|
static ForwardInfo.Target |
ForwardInfo.Target.forNumber(int value) |
ForwardInfo.Target |
ForwardInfo.getTarget()
Target type where this packet is forwarded to.
|
ForwardInfo.Target |
ForwardInfo.Builder.getTarget()
Target type where this packet is forwarded to.
|
ForwardInfo.Target |
ForwardInfoOrBuilder.getTarget()
Target type where this packet is forwarded to.
|
static ForwardInfo.Target |
ForwardInfo.Target.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static ForwardInfo.Target |
ForwardInfo.Target.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static ForwardInfo.Target |
ForwardInfo.Target.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ForwardInfo.Target[] |
ForwardInfo.Target.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<ForwardInfo.Target> |
ForwardInfo.Target.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
ForwardInfo.Builder |
ForwardInfo.Builder.setTarget(ForwardInfo.Target value)
Target type where this packet is forwarded to.
|
Copyright © 2022 Google LLC. All rights reserved.