Uses of Class
grpc.gateway.protoc_gen_swagger.options.Openapiv2.JSONSchema.JSONSchemaSimpleTypes
-
Packages that use Openapiv2.JSONSchema.JSONSchemaSimpleTypes Package Description grpc.gateway.protoc_gen_swagger.options -
-
Uses of Openapiv2.JSONSchema.JSONSchemaSimpleTypes in grpc.gateway.protoc_gen_swagger.options
Fields in grpc.gateway.protoc_gen_swagger.options declared as Openapiv2.JSONSchema.JSONSchemaSimpleTypes Modifier and Type Field Description private static Openapiv2.JSONSchema.JSONSchemaSimpleTypes[]Openapiv2.JSONSchema.JSONSchemaSimpleTypes. VALUESFields in grpc.gateway.protoc_gen_swagger.options with type parameters of type Openapiv2.JSONSchema.JSONSchemaSimpleTypes Modifier and Type Field Description private static com.google.protobuf.Internal.EnumLiteMap<Openapiv2.JSONSchema.JSONSchemaSimpleTypes>Openapiv2.JSONSchema.JSONSchemaSimpleTypes. internalValueMapprivate static com.google.protobuf.Internal.ListAdapter.Converter<Integer,Openapiv2.JSONSchema.JSONSchemaSimpleTypes>Openapiv2.JSONSchema. type_converter_Methods in grpc.gateway.protoc_gen_swagger.options that return Openapiv2.JSONSchema.JSONSchemaSimpleTypes Modifier and Type Method Description static Openapiv2.JSONSchema.JSONSchemaSimpleTypesOpenapiv2.JSONSchema.JSONSchemaSimpleTypes. forNumber(int value)Openapiv2.JSONSchema.JSONSchemaSimpleTypesOpenapiv2.JSONSchema.Builder. getType(int index)repeated .grpc.gateway.protoc_gen_swagger.options.JSONSchema.JSONSchemaSimpleTypes type = 35;Openapiv2.JSONSchema.JSONSchemaSimpleTypesOpenapiv2.JSONSchema. getType(int index)repeated .grpc.gateway.protoc_gen_swagger.options.JSONSchema.JSONSchemaSimpleTypes type = 35;Openapiv2.JSONSchema.JSONSchemaSimpleTypesOpenapiv2.JSONSchemaOrBuilder. getType(int index)repeated .grpc.gateway.protoc_gen_swagger.options.JSONSchema.JSONSchemaSimpleTypes type = 35;static Openapiv2.JSONSchema.JSONSchemaSimpleTypesOpenapiv2.JSONSchema.JSONSchemaSimpleTypes. valueOf(int value)Deprecated.static Openapiv2.JSONSchema.JSONSchemaSimpleTypesOpenapiv2.JSONSchema.JSONSchemaSimpleTypes. valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc)Returns the enum constant of this type with the specified name.static Openapiv2.JSONSchema.JSONSchemaSimpleTypesOpenapiv2.JSONSchema.JSONSchemaSimpleTypes. valueOf(String name)Returns the enum constant of this type with the specified name.static Openapiv2.JSONSchema.JSONSchemaSimpleTypes[]Openapiv2.JSONSchema.JSONSchemaSimpleTypes. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in grpc.gateway.protoc_gen_swagger.options that return types with arguments of type Openapiv2.JSONSchema.JSONSchemaSimpleTypes Modifier and Type Method Description List<Openapiv2.JSONSchema.JSONSchemaSimpleTypes>Openapiv2.JSONSchema.Builder. getTypeList()repeated .grpc.gateway.protoc_gen_swagger.options.JSONSchema.JSONSchemaSimpleTypes type = 35;List<Openapiv2.JSONSchema.JSONSchemaSimpleTypes>Openapiv2.JSONSchema. getTypeList()repeated .grpc.gateway.protoc_gen_swagger.options.JSONSchema.JSONSchemaSimpleTypes type = 35;List<Openapiv2.JSONSchema.JSONSchemaSimpleTypes>Openapiv2.JSONSchemaOrBuilder. getTypeList()repeated .grpc.gateway.protoc_gen_swagger.options.JSONSchema.JSONSchemaSimpleTypes type = 35;static com.google.protobuf.Internal.EnumLiteMap<Openapiv2.JSONSchema.JSONSchemaSimpleTypes>Openapiv2.JSONSchema.JSONSchemaSimpleTypes. internalGetValueMap()Methods in grpc.gateway.protoc_gen_swagger.options with parameters of type Openapiv2.JSONSchema.JSONSchemaSimpleTypes Modifier and Type Method Description Openapiv2.JSONSchema.BuilderOpenapiv2.JSONSchema.Builder. addType(Openapiv2.JSONSchema.JSONSchemaSimpleTypes value)repeated .grpc.gateway.protoc_gen_swagger.options.JSONSchema.JSONSchemaSimpleTypes type = 35;Openapiv2.JSONSchema.BuilderOpenapiv2.JSONSchema.Builder. setType(int index, Openapiv2.JSONSchema.JSONSchemaSimpleTypes value)repeated .grpc.gateway.protoc_gen_swagger.options.JSONSchema.JSONSchemaSimpleTypes type = 35;Method parameters in grpc.gateway.protoc_gen_swagger.options with type arguments of type Openapiv2.JSONSchema.JSONSchemaSimpleTypes Modifier and Type Method Description Openapiv2.JSONSchema.BuilderOpenapiv2.JSONSchema.Builder. addAllType(Iterable<? extends Openapiv2.JSONSchema.JSONSchemaSimpleTypes> values)repeated .grpc.gateway.protoc_gen_swagger.options.JSONSchema.JSONSchemaSimpleTypes type = 35;
-