Uses of Enum
com.google.spanner.v1.TypeCode
-
Uses of TypeCode in com.google.spanner.v1
Methods in com.google.spanner.v1 that return TypeCodeModifier and TypeMethodDescriptionstatic TypeCodeTypeCode.forNumber(int value) Type.Builder.getCode()Required.Type.getCode()Required.TypeOrBuilder.getCode()Required.static TypeCodeTypeCode.valueOf(int value) Deprecated.static TypeCodeTypeCode.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this type with the specified name.static TypeCodeReturns the enum constant of this type with the specified name.static TypeCode[]TypeCode.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.google.spanner.v1 that return types with arguments of type TypeCodeModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<TypeCode>TypeCode.internalGetValueMap()Methods in com.google.spanner.v1 with parameters of type TypeCode