public static interface UserBitShared.QueryIdOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
long |
getPart1()
optional sfixed64 part1 = 1; |
long |
getPart2()
optional sfixed64 part2 = 2; |
boolean |
hasPart1()
optional sfixed64 part1 = 1; |
boolean |
hasPart2()
optional sfixed64 part2 = 2; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
boolean hasPart1()
optional sfixed64 part1 = 1;
long getPart1()
optional sfixed64 part1 = 1;
boolean hasPart2()
optional sfixed64 part2 = 2;
long getPart2()
optional sfixed64 part2 = 2;
Copyright © 1970 The Apache Software Foundation. All rights reserved.