Class ProtobufSchema

java.lang.Object
io.apicurio.registry.utils.protobuf.schema.ProtobufSchema

public class ProtobufSchema extends Object
Author:
Fabian Martinez
  • Constructor Details

    • ProtobufSchema

      public ProtobufSchema(com.google.protobuf.Descriptors.FileDescriptor fileDescriptor, com.squareup.wire.schema.internal.parser.ProtoFileElement protoFileElement)
  • Method Details

    • getFileDescriptor

      public com.google.protobuf.Descriptors.FileDescriptor getFileDescriptor()
      Returns:
      the fileDescriptor
    • getProtoFileElement

      public com.squareup.wire.schema.internal.parser.ProtoFileElement getProtoFileElement()
      Returns:
      the protoFileElement
    • getProtobufFile

      public ProtobufFile getProtobufFile()
      Returns:
      the protobufFile