Uses of Class
gql.GqlTypes.GqlList
Packages that use GqlTypes.GqlList
-
Uses of GqlTypes.GqlList in gql
Methods in gql that return GqlTypes.GqlListModifier and TypeMethodDescriptionGqlTypes.GqlList.Builder.build()GqlTypes.GqlList.Builder.buildPartial()static GqlTypes.GqlListGqlTypes.GqlList.getDefaultInstance()GqlTypes.GqlList.Builder.getDefaultInstanceForType()GqlTypes.GqlList.getDefaultInstanceForType()GqlTypes.Value.Builder.getListValue()Constructed typesGqlTypes.Value.getListValue()Constructed typesGqlTypes.ValueOrBuilder.getListValue()Constructed typesstatic GqlTypes.GqlListGqlTypes.GqlList.parseDelimitedFrom(InputStream input) static GqlTypes.GqlListGqlTypes.GqlList.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static GqlTypes.GqlListGqlTypes.GqlList.parseFrom(byte[] data) static GqlTypes.GqlListGqlTypes.GqlList.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static GqlTypes.GqlListGqlTypes.GqlList.parseFrom(com.google.protobuf.ByteString data) static GqlTypes.GqlListGqlTypes.GqlList.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static GqlTypes.GqlListGqlTypes.GqlList.parseFrom(com.google.protobuf.CodedInputStream input) static GqlTypes.GqlListGqlTypes.GqlList.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static GqlTypes.GqlListGqlTypes.GqlList.parseFrom(InputStream input) static GqlTypes.GqlListGqlTypes.GqlList.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static GqlTypes.GqlListGqlTypes.GqlList.parseFrom(ByteBuffer data) static GqlTypes.GqlListGqlTypes.GqlList.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in gql that return types with arguments of type GqlTypes.GqlListModifier and TypeMethodDescriptioncom.google.protobuf.Parser<GqlTypes.GqlList>GqlTypes.GqlList.getParserForType()static com.google.protobuf.Parser<GqlTypes.GqlList>GqlTypes.GqlList.parser()Methods in gql with parameters of type GqlTypes.GqlListModifier and TypeMethodDescriptionGqlTypes.GqlList.Builder.mergeFrom(GqlTypes.GqlList other) GqlTypes.Value.Builder.mergeListValue(GqlTypes.GqlList value) Constructed typesstatic GqlTypes.GqlList.BuilderGqlTypes.GqlList.newBuilder(GqlTypes.GqlList prototype) GqlTypes.Value.Builder.setListValue(GqlTypes.GqlList value) Constructed types