Uses of Class
gql.GqlTypes.NullValue
Packages that use GqlTypes.NullValue
-
Uses of GqlTypes.NullValue in gql
Methods in gql that return GqlTypes.NullValueModifier and TypeMethodDescriptionGqlTypes.NullValue.Builder.build()GqlTypes.NullValue.Builder.buildPartial()static GqlTypes.NullValueGqlTypes.NullValue.getDefaultInstance()GqlTypes.NullValue.Builder.getDefaultInstanceForType()GqlTypes.NullValue.getDefaultInstanceForType()GqlTypes.Value.Builder.getNullValue()NullGqlTypes.Value.getNullValue()NullGqlTypes.ValueOrBuilder.getNullValue()Nullstatic GqlTypes.NullValueGqlTypes.NullValue.parseDelimitedFrom(InputStream input) static GqlTypes.NullValueGqlTypes.NullValue.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static GqlTypes.NullValueGqlTypes.NullValue.parseFrom(byte[] data) static GqlTypes.NullValueGqlTypes.NullValue.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static GqlTypes.NullValueGqlTypes.NullValue.parseFrom(com.google.protobuf.ByteString data) static GqlTypes.NullValueGqlTypes.NullValue.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static GqlTypes.NullValueGqlTypes.NullValue.parseFrom(com.google.protobuf.CodedInputStream input) static GqlTypes.NullValueGqlTypes.NullValue.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static GqlTypes.NullValueGqlTypes.NullValue.parseFrom(InputStream input) static GqlTypes.NullValueGqlTypes.NullValue.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static GqlTypes.NullValueGqlTypes.NullValue.parseFrom(ByteBuffer data) static GqlTypes.NullValueGqlTypes.NullValue.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in gql that return types with arguments of type GqlTypes.NullValueModifier and TypeMethodDescriptioncom.google.protobuf.Parser<GqlTypes.NullValue>GqlTypes.NullValue.getParserForType()static com.google.protobuf.Parser<GqlTypes.NullValue>GqlTypes.NullValue.parser()Methods in gql with parameters of type GqlTypes.NullValueModifier and TypeMethodDescriptionGqlTypes.NullValue.Builder.mergeFrom(GqlTypes.NullValue other) GqlTypes.Value.Builder.mergeNullValue(GqlTypes.NullValue value) Nullstatic GqlTypes.NullValue.BuilderGqlTypes.NullValue.newBuilder(GqlTypes.NullValue prototype) GqlTypes.Value.Builder.setNullValue(GqlTypes.NullValue value) Null