Class Context.ExtendFieldElementInfo
java.lang.Object
io.confluent.kafka.schemaregistry.protobuf.diff.Context.ExtendFieldElementInfo
- Enclosing class:
- Context
-
Constructor Summary
ConstructorsConstructorDescriptionExtendFieldElementInfo(String packageName, SchemaReference ref, com.squareup.wire.schema.internal.parser.FieldElement field) -
Method Summary
Modifier and TypeMethodDescriptioncom.squareup.wire.schema.internal.parser.FieldElementfield()boolean
-
Constructor Details
-
ExtendFieldElementInfo
public ExtendFieldElementInfo(String packageName, SchemaReference ref, com.squareup.wire.schema.internal.parser.FieldElement field)
-
-
Method Details
-
packageName
-
reference
-
field
public com.squareup.wire.schema.internal.parser.FieldElement field() -
isRepeated
public boolean isRepeated()
-