public static interface Lgraph.SrcDstFieldValuesOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
long |
getDst()
required int64 dst = 2; |
long |
getSrc()
required int64 src = 1; |
Lgraph.ListOfProtoFieldData |
getValues()
required .lgraph.ListOfProtoFieldData values = 3; |
Lgraph.ListOfProtoFieldDataOrBuilder |
getValuesOrBuilder()
required .lgraph.ListOfProtoFieldData values = 3; |
boolean |
hasDst()
required int64 dst = 2; |
boolean |
hasSrc()
required int64 src = 1; |
boolean |
hasValues()
required .lgraph.ListOfProtoFieldData values = 3; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasSrc()
required int64 src = 1;long getSrc()
required int64 src = 1;boolean hasDst()
required int64 dst = 2;long getDst()
required int64 dst = 2;boolean hasValues()
required .lgraph.ListOfProtoFieldData values = 3;Lgraph.ListOfProtoFieldData getValues()
required .lgraph.ListOfProtoFieldData values = 3;Lgraph.ListOfProtoFieldDataOrBuilder getValuesOrBuilder()
required .lgraph.ListOfProtoFieldData values = 3;Copyright © 2023 Ant Group. All rights reserved.