Uses of Class
com.ironsoftware.ironpdf.internal.proto.SetFormFieldIsReadOnlyRequest
-
Uses of SetFormFieldIsReadOnlyRequest in com.ironsoftware.ironpdf.internal.proto
Modifier and TypeMethodDescriptionSetFormFieldIsReadOnlyRequest.Builder.build()
SetFormFieldIsReadOnlyRequest.Builder.buildPartial()
SetFormFieldIsReadOnlyRequest.getDefaultInstance()
SetFormFieldIsReadOnlyRequest.Builder.getDefaultInstanceForType()
SetFormFieldIsReadOnlyRequest.getDefaultInstanceForType()
SetFormFieldIsReadOnlyRequest.parseDelimitedFrom
(InputStream input) SetFormFieldIsReadOnlyRequest.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) SetFormFieldIsReadOnlyRequest.parseFrom
(byte[] data) SetFormFieldIsReadOnlyRequest.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) SetFormFieldIsReadOnlyRequest.parseFrom
(com.google.protobuf.ByteString data) SetFormFieldIsReadOnlyRequest.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) SetFormFieldIsReadOnlyRequest.parseFrom
(com.google.protobuf.CodedInputStream input) SetFormFieldIsReadOnlyRequest.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) SetFormFieldIsReadOnlyRequest.parseFrom
(InputStream input) SetFormFieldIsReadOnlyRequest.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) SetFormFieldIsReadOnlyRequest.parseFrom
(ByteBuffer data) SetFormFieldIsReadOnlyRequest.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Modifier and TypeMethodDescriptioncom.google.protobuf.Parser<SetFormFieldIsReadOnlyRequest>
SetFormFieldIsReadOnlyRequest.getParserForType()
static io.grpc.MethodDescriptor<SetFormFieldIsReadOnlyRequest,
EmptyResult> IronPdfServiceGrpc.getPdfDocumentFormSetFormFieldIsReadOnlyMethod()
static com.google.protobuf.Parser<SetFormFieldIsReadOnlyRequest>
SetFormFieldIsReadOnlyRequest.parser()
Modifier and TypeMethodDescriptionSetFormFieldIsReadOnlyRequest.Builder.mergeFrom
(SetFormFieldIsReadOnlyRequest other) SetFormFieldIsReadOnlyRequest.newBuilder
(SetFormFieldIsReadOnlyRequest prototype) IronPdfServiceGrpc.IronPdfServiceBlockingStub.pdfDocumentFormSetFormFieldIsReadOnly
(SetFormFieldIsReadOnlyRequest request) com.google.common.util.concurrent.ListenableFuture<EmptyResult>
IronPdfServiceGrpc.IronPdfServiceFutureStub.pdfDocumentFormSetFormFieldIsReadOnly
(SetFormFieldIsReadOnlyRequest request) void
IronPdfServiceGrpc.IronPdfServiceImplBase.pdfDocumentFormSetFormFieldIsReadOnly
(SetFormFieldIsReadOnlyRequest request, io.grpc.stub.StreamObserver<EmptyResult> responseObserver) void
IronPdfServiceGrpc.IronPdfServiceStub.pdfDocumentFormSetFormFieldIsReadOnly
(SetFormFieldIsReadOnlyRequest request, io.grpc.stub.StreamObserver<EmptyResult> responseObserver)