public interface RenameFieldRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
String |
getCurrentFieldName()
string current_field_name = 2; |
com.google.protobuf.ByteString |
getCurrentFieldNameBytes()
string current_field_name = 2; |
PdfDocument |
getDocument()
.IronPdfEngine.Proto.PdfDocument document = 1; |
PdfDocumentOrBuilder |
getDocumentOrBuilder()
.IronPdfEngine.Proto.PdfDocument document = 1; |
String |
getNewFieldName()
string new_field_name = 3; |
com.google.protobuf.ByteString |
getNewFieldNameBytes()
string new_field_name = 3; |
boolean |
hasDocument()
.IronPdfEngine.Proto.PdfDocument document = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
boolean hasDocument()
.IronPdfEngine.Proto.PdfDocument document = 1;
PdfDocument getDocument()
.IronPdfEngine.Proto.PdfDocument document = 1;
PdfDocumentOrBuilder getDocumentOrBuilder()
.IronPdfEngine.Proto.PdfDocument document = 1;
String getCurrentFieldName()
string current_field_name = 2;
com.google.protobuf.ByteString getCurrentFieldNameBytes()
string current_field_name = 2;
String getNewFieldName()
string new_field_name = 3;
com.google.protobuf.ByteString getNewFieldNameBytes()
string new_field_name = 3;
Copyright © 2022–2023 Iron Software. All rights reserved.