| Package | Description |
|---|---|
| org.scion.jpan.proto.control_plane |
| Modifier and Type | Method and Description |
|---|---|
static Seg.SegmentType |
Seg.SegmentType.forNumber(int value) |
static Seg.SegmentType |
Seg.SegmentType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static Seg.SegmentType |
Seg.SegmentType.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static Seg.SegmentType |
Seg.SegmentType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Seg.SegmentType[] |
Seg.SegmentType.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<Seg.SegmentType> |
Seg.SegmentType.internalGetValueMap() |
Copyright © 2024. All rights reserved.