Uses of Class
gql.GqlTypes.Path
Packages that use GqlTypes.Path
-
Uses of GqlTypes.Path in gql
Methods in gql that return GqlTypes.PathModifier and TypeMethodDescriptionGqlTypes.Path.Builder.build()GqlTypes.Path.Builder.buildPartial()static GqlTypes.PathGqlTypes.Path.getDefaultInstance()GqlTypes.Path.Builder.getDefaultInstanceForType()GqlTypes.Path.getDefaultInstanceForType()GqlTypes.Value.Builder.getPathValue().gql.Path path_value = 21;GqlTypes.Value.getPathValue().gql.Path path_value = 21;GqlTypes.ValueOrBuilder.getPathValue().gql.Path path_value = 21;static GqlTypes.PathGqlTypes.Path.parseDelimitedFrom(InputStream input) static GqlTypes.PathGqlTypes.Path.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static GqlTypes.PathGqlTypes.Path.parseFrom(byte[] data) static GqlTypes.PathGqlTypes.Path.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static GqlTypes.PathGqlTypes.Path.parseFrom(com.google.protobuf.ByteString data) static GqlTypes.PathGqlTypes.Path.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static GqlTypes.PathGqlTypes.Path.parseFrom(com.google.protobuf.CodedInputStream input) static GqlTypes.PathGqlTypes.Path.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static GqlTypes.PathGqlTypes.Path.parseFrom(InputStream input) static GqlTypes.PathGqlTypes.Path.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static GqlTypes.PathGqlTypes.Path.parseFrom(ByteBuffer data) static GqlTypes.PathGqlTypes.Path.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in gql that return types with arguments of type GqlTypes.PathModifier and TypeMethodDescriptioncom.google.protobuf.Parser<GqlTypes.Path>GqlTypes.Path.getParserForType()static com.google.protobuf.Parser<GqlTypes.Path>GqlTypes.Path.parser()Methods in gql with parameters of type GqlTypes.PathModifier and TypeMethodDescriptionGqlTypes.Path.Builder.mergeFrom(GqlTypes.Path other) GqlTypes.Value.Builder.mergePathValue(GqlTypes.Path value) .gql.Path path_value = 21;static GqlTypes.Path.BuilderGqlTypes.Path.newBuilder(GqlTypes.Path prototype) GqlTypes.Value.Builder.setPathValue(GqlTypes.Path value) .gql.Path path_value = 21;