| Package | Description |
|---|---|
| org.scion.jpan.proto.control_plane |
| Modifier and Type | Method and Description |
|---|---|
static SegExtensions.LinkType |
SegExtensions.LinkType.forNumber(int value) |
SegExtensions.LinkType |
SegExtensions.StaticInfoExtensionOrBuilder.getLinkTypeOrDefault(long key,
SegExtensions.LinkType defaultValue)
Description of the underlying network for the inter-AS links, for the
relevant interfaces of this AS.
|
SegExtensions.LinkType |
SegExtensions.StaticInfoExtension.getLinkTypeOrDefault(long key,
SegExtensions.LinkType defaultValue)
Description of the underlying network for the inter-AS links, for the
relevant interfaces of this AS.
|
SegExtensions.LinkType |
SegExtensions.StaticInfoExtension.Builder.getLinkTypeOrDefault(long key,
SegExtensions.LinkType defaultValue)
Description of the underlying network for the inter-AS links, for the
relevant interfaces of this AS.
|
SegExtensions.LinkType |
SegExtensions.StaticInfoExtensionOrBuilder.getLinkTypeOrThrow(long key)
Description of the underlying network for the inter-AS links, for the
relevant interfaces of this AS.
|
SegExtensions.LinkType |
SegExtensions.StaticInfoExtension.getLinkTypeOrThrow(long key)
Description of the underlying network for the inter-AS links, for the
relevant interfaces of this AS.
|
SegExtensions.LinkType |
SegExtensions.StaticInfoExtension.Builder.getLinkTypeOrThrow(long key)
Description of the underlying network for the inter-AS links, for the
relevant interfaces of this AS.
|
static SegExtensions.LinkType |
SegExtensions.LinkType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static SegExtensions.LinkType |
SegExtensions.LinkType.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static SegExtensions.LinkType |
SegExtensions.LinkType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SegExtensions.LinkType[] |
SegExtensions.LinkType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Map<Long,SegExtensions.LinkType> |
SegExtensions.StaticInfoExtensionOrBuilder.getLinkType()
Deprecated.
|
Map<Long,SegExtensions.LinkType> |
SegExtensions.StaticInfoExtension.getLinkType()
Deprecated.
|
Map<Long,SegExtensions.LinkType> |
SegExtensions.StaticInfoExtension.Builder.getLinkType()
Deprecated.
|
Map<Long,SegExtensions.LinkType> |
SegExtensions.StaticInfoExtensionOrBuilder.getLinkTypeMap()
Description of the underlying network for the inter-AS links, for the
relevant interfaces of this AS.
|
Map<Long,SegExtensions.LinkType> |
SegExtensions.StaticInfoExtension.getLinkTypeMap()
Description of the underlying network for the inter-AS links, for the
relevant interfaces of this AS.
|
Map<Long,SegExtensions.LinkType> |
SegExtensions.StaticInfoExtension.Builder.getLinkTypeMap()
Description of the underlying network for the inter-AS links, for the
relevant interfaces of this AS.
|
Map<Long,SegExtensions.LinkType> |
SegExtensions.StaticInfoExtension.Builder.getMutableLinkType()
Deprecated.
|
static com.google.protobuf.Internal.EnumLiteMap<SegExtensions.LinkType> |
SegExtensions.LinkType.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
SegExtensions.LinkType |
SegExtensions.StaticInfoExtensionOrBuilder.getLinkTypeOrDefault(long key,
SegExtensions.LinkType defaultValue)
Description of the underlying network for the inter-AS links, for the
relevant interfaces of this AS.
|
SegExtensions.LinkType |
SegExtensions.StaticInfoExtension.getLinkTypeOrDefault(long key,
SegExtensions.LinkType defaultValue)
Description of the underlying network for the inter-AS links, for the
relevant interfaces of this AS.
|
SegExtensions.LinkType |
SegExtensions.StaticInfoExtension.Builder.getLinkTypeOrDefault(long key,
SegExtensions.LinkType defaultValue)
Description of the underlying network for the inter-AS links, for the
relevant interfaces of this AS.
|
SegExtensions.StaticInfoExtension.Builder |
SegExtensions.StaticInfoExtension.Builder.putLinkType(long key,
SegExtensions.LinkType value)
Description of the underlying network for the inter-AS links, for the
relevant interfaces of this AS.
|
| Modifier and Type | Method and Description |
|---|---|
SegExtensions.StaticInfoExtension.Builder |
SegExtensions.StaticInfoExtension.Builder.putAllLinkType(Map<Long,SegExtensions.LinkType> values)
Description of the underlying network for the inter-AS links, for the
relevant interfaces of this AS.
|
Copyright © 2024. All rights reserved.