Schemas to support testing.
Definition at line 43 of file TestSchemas.java.
◆ registerGenericProto2Schemas()
static void com.google.protobuf.TestSchemas.registerGenericProto2Schemas |
( |
| ) |
|
|
inlinestatic |
◆ registerGenericProto3Schemas()
static void com.google.protobuf.TestSchemas.registerGenericProto3Schemas |
( |
| ) |
|
|
inlinestatic |
◆ registerProto2Schemas()
static void com.google.protobuf.TestSchemas.registerProto2Schemas |
( |
| ) |
|
|
inlinestaticprivate |
◆ registerProto3Schemas()
static void com.google.protobuf.TestSchemas.registerProto3Schemas |
( |
| ) |
|
|
inlinestaticprivate |
◆ genericProto2Schema
final Schema<Proto2Message> com.google.protobuf.TestSchemas.genericProto2Schema |
|
static |
Initial value:=
new ManifestSchemaFactory().createSchema(Proto2Message.class)
Definition at line 44 of file TestSchemas.java.
◆ genericProto3Schema
final Schema<Proto3Message> com.google.protobuf.TestSchemas.genericProto3Schema |
|
static |
Initial value:=
new ManifestSchemaFactory().createSchema(Proto3Message.class)
Definition at line 46 of file TestSchemas.java.
The documentation for this class was generated from the following file: