| PdfiumComboBoxFieldP.Builder | PdfiumComboBoxFieldP.Builder. addAllOptions(Iterable<String> values) | repeated string options = 1;
 | 
| PdfiumComboBoxFieldP.Builder | PdfiumComboBoxFieldP.Builder. addOptions(String value) | repeated string options = 1;
 | 
| PdfiumComboBoxFieldP.Builder | PdfiumComboBoxFieldP.Builder. addOptionsBytes(com.google.protobuf.ByteString value) | repeated string options = 1;
 | 
| PdfiumComboBoxFieldP.Builder | PdfiumComboBoxFieldP.Builder. addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
                Object value) |  | 
| PdfiumComboBoxFieldP.Builder | PdfiumComboBoxFieldP.Builder. clear() |  | 
| PdfiumComboBoxFieldP.Builder | PdfiumComboBoxFieldP.Builder. clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |  | 
| PdfiumComboBoxFieldP.Builder | PdfiumComboBoxFieldP.Builder. clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |  | 
| PdfiumComboBoxFieldP.Builder | PdfiumComboBoxFieldP.Builder. clearOptions() | repeated string options = 1;
 | 
| PdfiumComboBoxFieldP.Builder | PdfiumComboBoxFieldP.Builder. clearSelectedIndex() | int32 selected_index = 2;
 | 
| PdfiumComboBoxFieldP.Builder | PdfiumComboBoxFieldP.Builder. clone() |  | 
| PdfiumComboBoxFieldP.Builder | PdfiumFormFieldP.Builder. getComboBoxFieldBuilder() | .ironpdfengineproto.PdfiumComboBoxFieldP combo_box_field = 11;
 | 
| PdfiumComboBoxFieldP.Builder | PdfiumComboBoxFieldP.Builder. mergeFrom(com.google.protobuf.CodedInputStream input,
         com.google.protobuf.ExtensionRegistryLite extensionRegistry) |  | 
| PdfiumComboBoxFieldP.Builder | PdfiumComboBoxFieldP.Builder. mergeFrom(com.google.protobuf.Message other) |  | 
| PdfiumComboBoxFieldP.Builder | PdfiumComboBoxFieldP.Builder. mergeFrom(PdfiumComboBoxFieldP other) |  | 
| PdfiumComboBoxFieldP.Builder | PdfiumComboBoxFieldP.Builder. mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |  | 
| static PdfiumComboBoxFieldP.Builder | PdfiumComboBoxFieldP. newBuilder() |  | 
| static PdfiumComboBoxFieldP.Builder | PdfiumComboBoxFieldP. newBuilder(PdfiumComboBoxFieldP prototype) |  | 
| PdfiumComboBoxFieldP.Builder | PdfiumComboBoxFieldP. newBuilderForType() |  | 
| protected PdfiumComboBoxFieldP.Builder | PdfiumComboBoxFieldP. newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |  | 
| PdfiumComboBoxFieldP.Builder | PdfiumComboBoxFieldP.Builder. setField(com.google.protobuf.Descriptors.FieldDescriptor field,
        Object value) |  | 
| PdfiumComboBoxFieldP.Builder | PdfiumComboBoxFieldP.Builder. setOptions(int index,
          String value) | repeated string options = 1;
 | 
| PdfiumComboBoxFieldP.Builder | PdfiumComboBoxFieldP.Builder. setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
                int index,
                Object value) |  | 
| PdfiumComboBoxFieldP.Builder | PdfiumComboBoxFieldP.Builder. setSelectedIndex(int value) | int32 selected_index = 2;
 | 
| PdfiumComboBoxFieldP.Builder | PdfiumComboBoxFieldP.Builder. setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |  | 
| PdfiumComboBoxFieldP.Builder | PdfiumComboBoxFieldP. toBuilder() |  |