Package codegen
Class MapperOuterClass
- java.lang.Object
-
- codegen.MapperOuterClass
-
public final class MapperOuterClass extends java.lang.Object
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classMapperOuterClass.GetMappingRequest`GetMappingRequest` is the type of requests sent as part of a [](codegen.Mapper.GetMapping) call.static interfaceMapperOuterClass.GetMappingRequestOrBuilderstatic classMapperOuterClass.GetMappingResponse`GetMappingResponse` is the type of responses sent by [](codegen.Mapper.GetMapping) calls.static interfaceMapperOuterClass.GetMappingResponseOrBuilderstatic classMapperOuterClass.MapperParameterizationHint`MapperPackageParameterizationHint` is the type of hints that may be passed to [](codegen.Mapper.GetMapping) when it is expected that a parameterized provider plugin is the most likely source of a mapping.static interfaceMapperOuterClass.MapperParameterizationHintOrBuilder
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static com.google.protobuf.Descriptors.FileDescriptorgetDescriptor()static voidregisterAllExtensions(com.google.protobuf.ExtensionRegistry registry)static voidregisterAllExtensions(com.google.protobuf.ExtensionRegistryLite registry)
-
-
-
Method Detail
-
registerAllExtensions
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistryLite registry)
-
registerAllExtensions
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistry registry)
-
getDescriptor
public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor()
-
-