PdfiumFontNamesP.Builder |
PdfiumFontNamesP.Builder.addAllValue(Iterable<String> values) |
repeated string value = 1;
|
PdfiumFontNamesP.Builder |
PdfiumFontNamesP.Builder.addValue(String value) |
repeated string value = 1;
|
PdfiumFontNamesP.Builder |
PdfiumFontNamesP.Builder.addValueBytes(com.google.protobuf.ByteString value) |
repeated string value = 1;
|
PdfiumFontNamesP.Builder |
PdfiumFontNamesP.Builder.clear() |
|
PdfiumFontNamesP.Builder |
PdfiumFontNamesP.Builder.clearValue() |
repeated string value = 1;
|
PdfiumFontNamesP.Builder |
PdfiumGetFontNamesResultP.Builder.getResultBuilder() |
.ironpdfengineproto.PdfiumFontNamesP result = 1;
|
PdfiumFontNamesP.Builder |
PdfiumFontNamesP.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
PdfiumFontNamesP.Builder |
PdfiumFontNamesP.Builder.mergeFrom(com.google.protobuf.Message other) |
|
PdfiumFontNamesP.Builder |
PdfiumFontNamesP.Builder.mergeFrom(PdfiumFontNamesP other) |
|
PdfiumFontNamesP.Builder |
PdfiumFontNamesP.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
static PdfiumFontNamesP.Builder |
PdfiumFontNamesP.newBuilder() |
|
static PdfiumFontNamesP.Builder |
PdfiumFontNamesP.newBuilder(PdfiumFontNamesP prototype) |
|
PdfiumFontNamesP.Builder |
PdfiumFontNamesP.newBuilderForType() |
|
protected PdfiumFontNamesP.Builder |
PdfiumFontNamesP.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
|
PdfiumFontNamesP.Builder |
PdfiumFontNamesP.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
PdfiumFontNamesP.Builder |
PdfiumFontNamesP.Builder.setValue(int index,
String value) |
repeated string value = 1;
|
PdfiumFontNamesP.Builder |
PdfiumFontNamesP.toBuilder() |
|