Uses of Class
com.ironsoftware.ironpdf.internal.proto.BooleanResultP
-
Packages that use BooleanResultP Package Description com.ironsoftware.ironpdf.internal.proto -
-
Uses of BooleanResultP in com.ironsoftware.ironpdf.internal.proto
Methods in com.ironsoftware.ironpdf.internal.proto that return BooleanResultP Modifier and Type Method Description BooleanResultPBooleanResultP.Builder. build()BooleanResultPBooleanResultP.Builder. buildPartial()static BooleanResultPBooleanResultP. getDefaultInstance()BooleanResultPBooleanResultP.Builder. getDefaultInstanceForType()BooleanResultPBooleanResultP. getDefaultInstanceForType()static BooleanResultPBooleanResultP. parseDelimitedFrom(InputStream input)static BooleanResultPBooleanResultP. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BooleanResultPBooleanResultP. parseFrom(byte[] data)static BooleanResultPBooleanResultP. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BooleanResultPBooleanResultP. parseFrom(com.google.protobuf.ByteString data)static BooleanResultPBooleanResultP. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BooleanResultPBooleanResultP. parseFrom(com.google.protobuf.CodedInputStream input)static BooleanResultPBooleanResultP. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BooleanResultPBooleanResultP. parseFrom(InputStream input)static BooleanResultPBooleanResultP. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BooleanResultPBooleanResultP. parseFrom(ByteBuffer data)static BooleanResultPBooleanResultP. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)BooleanResultPIronPdfServiceGrpc.IronPdfServiceBlockingStub. systemLicenseIsLicensed(SystemIsLicensedRequestP request)BooleanResultPIronPdfServiceGrpc.IronPdfServiceBlockingStub. systemLicenseIsValidLicense(SystemIsValidLicenseRequestP request)/////////////////SYSTEM/////////////////// SYSTEM_LicenseMethods in com.ironsoftware.ironpdf.internal.proto that return types with arguments of type BooleanResultP Modifier and Type Method Description com.google.protobuf.Parser<BooleanResultP>BooleanResultP. getParserForType()static io.grpc.MethodDescriptor<SystemIsLicensedRequestP,BooleanResultP>IronPdfServiceGrpc. getSystemLicenseIsLicensedMethod()static io.grpc.MethodDescriptor<SystemIsValidLicenseRequestP,BooleanResultP>IronPdfServiceGrpc. getSystemLicenseIsValidLicenseMethod()static com.google.protobuf.Parser<BooleanResultP>BooleanResultP. parser()com.google.common.util.concurrent.ListenableFuture<BooleanResultP>IronPdfServiceGrpc.IronPdfServiceFutureStub. systemLicenseIsLicensed(SystemIsLicensedRequestP request)com.google.common.util.concurrent.ListenableFuture<BooleanResultP>IronPdfServiceGrpc.IronPdfServiceFutureStub. systemLicenseIsValidLicense(SystemIsValidLicenseRequestP request)/////////////////SYSTEM/////////////////// SYSTEM_LicenseMethods in com.ironsoftware.ironpdf.internal.proto with parameters of type BooleanResultP Modifier and Type Method Description BooleanResultP.BuilderBooleanResultP.Builder. mergeFrom(BooleanResultP other)static BooleanResultP.BuilderBooleanResultP. newBuilder(BooleanResultP prototype)Method parameters in com.ironsoftware.ironpdf.internal.proto with type arguments of type BooleanResultP Modifier and Type Method Description default voidIronPdfServiceGrpc.AsyncService. systemLicenseIsLicensed(SystemIsLicensedRequestP request, io.grpc.stub.StreamObserver<BooleanResultP> responseObserver)voidIronPdfServiceGrpc.IronPdfServiceStub. systemLicenseIsLicensed(SystemIsLicensedRequestP request, io.grpc.stub.StreamObserver<BooleanResultP> responseObserver)default voidIronPdfServiceGrpc.AsyncService. systemLicenseIsValidLicense(SystemIsValidLicenseRequestP request, io.grpc.stub.StreamObserver<BooleanResultP> responseObserver)/////////////////SYSTEM/////////////////// SYSTEM_LicensevoidIronPdfServiceGrpc.IronPdfServiceStub. systemLicenseIsValidLicense(SystemIsValidLicenseRequestP request, io.grpc.stub.StreamObserver<BooleanResultP> responseObserver)/////////////////SYSTEM/////////////////// SYSTEM_License
-