| Package | Description |
|---|---|
| technology.dice.dicewhere.api.api | |
| technology.dice.dicewhere.lineprocessing.serializers.protobuf | |
| technology.dice.dicewhere.utils |
| Modifier and Type | Method and Description |
|---|---|
IpInformation.Builder |
IpInformation.Builder.isVpn(ThreeStateValueProto.ThreeStateValue isVpn) |
| Modifier and Type | Method and Description |
|---|---|
static ThreeStateValueProto.ThreeStateValue |
ThreeStateValueProto.ThreeStateValue.forNumber(int value) |
ThreeStateValueProto.ThreeStateValue |
IPInformationProto.IpInformationProtoOrBuilder.getIsVpn()
.technology.dice.dicewhere.lineprocessing.serializers.protobuf.ThreeStateValue isVpn = 10; |
ThreeStateValueProto.ThreeStateValue |
IPInformationProto.IpInformationProto.getIsVpn()
.technology.dice.dicewhere.lineprocessing.serializers.protobuf.ThreeStateValue isVpn = 10; |
ThreeStateValueProto.ThreeStateValue |
IPInformationProto.IpInformationProto.Builder.getIsVpn()
.technology.dice.dicewhere.lineprocessing.serializers.protobuf.ThreeStateValue isVpn = 10; |
static ThreeStateValueProto.ThreeStateValue |
ThreeStateValueProto.ThreeStateValue.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static ThreeStateValueProto.ThreeStateValue |
ThreeStateValueProto.ThreeStateValue.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static ThreeStateValueProto.ThreeStateValue |
ThreeStateValueProto.ThreeStateValue.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ThreeStateValueProto.ThreeStateValue[] |
ThreeStateValueProto.ThreeStateValue.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<ThreeStateValueProto.ThreeStateValue> |
ThreeStateValueProto.ThreeStateValue.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
IPInformationProto.IpInformationProto.Builder |
IPInformationProto.IpInformationProto.Builder.setIsVpn(ThreeStateValueProto.ThreeStateValue value)
.technology.dice.dicewhere.lineprocessing.serializers.protobuf.ThreeStateValue isVpn = 10; |
| Modifier and Type | Method and Description |
|---|---|
static ThreeStateValueProto.ThreeStateValue |
ProtoValueConverter.toThreeStateValue(Boolean input) |
| Modifier and Type | Method and Description |
|---|---|
static Optional<Boolean> |
ProtoValueConverter.parseThreeStateProto(ThreeStateValueProto.ThreeStateValue stateValue) |
Copyright © 2021. All rights reserved.