Class ImportedProtoTypeMetadata

  • All Implemented Interfaces:
    HasProtoSchema

    public final class ImportedProtoTypeMetadata
    extends ProtoTypeMetadata
    A ProtoTypeMetadata for a message or enum type that is defined in an external protobuf schema and its definition was not created based on annotations during the current execution of a ProtoSchemaBuilder.
    Since:
    4.3
    Author:
    anistor@redhat.com