public static interface IPInformationProto.IpInformationProtoOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getCity()
string city = 2; |
com.google.protobuf.ByteString |
getCityBytes()
string city = 2; |
String |
getCountryCodeAlpha2()
string countryCodeAlpha2 = 6; |
com.google.protobuf.ByteString |
getCountryCodeAlpha2Bytes()
string countryCodeAlpha2 = 6; |
com.google.protobuf.ByteString |
getEndOfRange()
bytes endOfRange = 8; |
String |
getGeonameId()
string geonameId = 1; |
com.google.protobuf.ByteString |
getGeonameIdBytes()
string geonameId = 1; |
ThreeStateValueProto.ThreeStateValue |
getIsVpn()
.technology.dice.dicewhere.lineprocessing.serializers.protobuf.ThreeStateValue isVpn = 10; |
int |
getIsVpnValue()
.technology.dice.dicewhere.lineprocessing.serializers.protobuf.ThreeStateValue isVpn = 10; |
String |
getLeastSpecificDivision()
string leastSpecificDivision = 3; |
com.google.protobuf.ByteString |
getLeastSpecificDivisionBytes()
string leastSpecificDivision = 3; |
String |
getMostSpecificDivision()
string mostSpecificDivision = 4; |
com.google.protobuf.ByteString |
getMostSpecificDivisionBytes()
string mostSpecificDivision = 4; |
String |
getOriginalLine()
string originalLine = 9; |
com.google.protobuf.ByteString |
getOriginalLineBytes()
string originalLine = 9; |
String |
getPostcode()
string postcode = 5; |
com.google.protobuf.ByteString |
getPostcodeBytes()
string postcode = 5; |
com.google.protobuf.ByteString |
getStartOfRange()
bytes startOfRange = 7; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getGeonameId()
string geonameId = 1;com.google.protobuf.ByteString getGeonameIdBytes()
string geonameId = 1;String getCity()
string city = 2;com.google.protobuf.ByteString getCityBytes()
string city = 2;String getLeastSpecificDivision()
string leastSpecificDivision = 3;com.google.protobuf.ByteString getLeastSpecificDivisionBytes()
string leastSpecificDivision = 3;String getMostSpecificDivision()
string mostSpecificDivision = 4;com.google.protobuf.ByteString getMostSpecificDivisionBytes()
string mostSpecificDivision = 4;String getPostcode()
string postcode = 5;com.google.protobuf.ByteString getPostcodeBytes()
string postcode = 5;String getCountryCodeAlpha2()
string countryCodeAlpha2 = 6;com.google.protobuf.ByteString getCountryCodeAlpha2Bytes()
string countryCodeAlpha2 = 6;com.google.protobuf.ByteString getStartOfRange()
bytes startOfRange = 7;com.google.protobuf.ByteString getEndOfRange()
bytes endOfRange = 8;String getOriginalLine()
string originalLine = 9;com.google.protobuf.ByteString getOriginalLineBytes()
string originalLine = 9;int getIsVpnValue()
.technology.dice.dicewhere.lineprocessing.serializers.protobuf.ThreeStateValue isVpn = 10;ThreeStateValueProto.ThreeStateValue getIsVpn()
.technology.dice.dicewhere.lineprocessing.serializers.protobuf.ThreeStateValue isVpn = 10;Copyright © 2021. All rights reserved.