Static Public Member Functions | Static Public Attributes | Static Private Member Functions | List of all members
com.google.protobuf.TestSchemasLite Class Reference

Static Public Member Functions

static void registerGenericProto2LiteSchemas ()
 
static void registerGenericProto3LiteSchemas ()
 

Static Public Attributes

static final Schema< Proto2MessageLite > genericProto2LiteSchema
 
static final Schema< Proto3MessageLite > genericProto3LiteSchema
 

Static Private Member Functions

static void registerProto2LiteSchemas ()
 
static void registerProto3LiteSchemas ()
 

Detailed Description

Schemas to support testing.

Definition at line 43 of file TestSchemasLite.java.

Member Function Documentation

◆ registerGenericProto2LiteSchemas()

static void com.google.protobuf.TestSchemasLite.registerGenericProto2LiteSchemas ( )
inlinestatic

Definition at line 50 of file TestSchemasLite.java.

◆ registerGenericProto3LiteSchemas()

static void com.google.protobuf.TestSchemasLite.registerGenericProto3LiteSchemas ( )
inlinestatic

Definition at line 54 of file TestSchemasLite.java.

◆ registerProto2LiteSchemas()

static void com.google.protobuf.TestSchemasLite.registerProto2LiteSchemas ( )
inlinestaticprivate

Definition at line 58 of file TestSchemasLite.java.

◆ registerProto3LiteSchemas()

static void com.google.protobuf.TestSchemasLite.registerProto3LiteSchemas ( )
inlinestaticprivate

Definition at line 93 of file TestSchemasLite.java.

Member Data Documentation

◆ genericProto2LiteSchema

final Schema<Proto2MessageLite> com.google.protobuf.TestSchemasLite.genericProto2LiteSchema
static
Initial value:
=
new ManifestSchemaFactory().createSchema(Proto2MessageLite.class)

Definition at line 45 of file TestSchemasLite.java.

◆ genericProto3LiteSchema

final Schema<Proto3MessageLite> com.google.protobuf.TestSchemasLite.genericProto3LiteSchema
static
Initial value:
=
new ManifestSchemaFactory().createSchema(Proto3MessageLite.class)

Definition at line 47 of file TestSchemasLite.java.


The documentation for this class was generated from the following file:


libaditof
Author(s):
autogenerated on Wed May 21 2025 02:07:07