Class PdfiumPageBoundsPResultP.Builder
- java.lang.Object
- 
- com.google.protobuf.AbstractMessageLite.Builder
- 
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
- 
- com.google.protobuf.GeneratedMessageV3.Builder<PdfiumPageBoundsPResultP.Builder>
- 
- com.ironsoftware.ironpdf.internal.proto.PdfiumPageBoundsPResultP.Builder
 
 
 
 
- 
- All Implemented Interfaces:
- com.google.protobuf.Message.Builder,- com.google.protobuf.MessageLite.Builder,- com.google.protobuf.MessageLiteOrBuilder,- com.google.protobuf.MessageOrBuilder,- PdfiumPageBoundsPResultPOrBuilder,- Cloneable
 - Enclosing class:
- PdfiumPageBoundsPResultP
 
 public static final class PdfiumPageBoundsPResultP.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<PdfiumPageBoundsPResultP.Builder> implements PdfiumPageBoundsPResultPOrBuilder Protobuf typeironpdfengineproto.PdfiumPageBoundsPResultP
- 
- 
Method SummaryAll Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description PdfiumPageBoundsPResultP.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)PdfiumPageBoundsPResultPbuild()PdfiumPageBoundsPResultPbuildPartial()PdfiumPageBoundsPResultP.Builderclear()PdfiumPageBoundsPResultP.BuilderclearException().ironpdfengineproto.RemoteExceptionP exception = 2;PdfiumPageBoundsPResultP.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)PdfiumPageBoundsPResultP.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)PdfiumPageBoundsPResultP.BuilderclearResult().ironpdfengineproto.PdfiumPageBoundsP result = 1;PdfiumPageBoundsPResultP.BuilderclearResultOrException()PdfiumPageBoundsPResultP.Builderclone()PdfiumPageBoundsPResultPgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()RemoteExceptionPgetException().ironpdfengineproto.RemoteExceptionP exception = 2;RemoteExceptionP.BuildergetExceptionBuilder().ironpdfengineproto.RemoteExceptionP exception = 2;RemoteExceptionPOrBuildergetExceptionOrBuilder().ironpdfengineproto.RemoteExceptionP exception = 2;PdfiumPageBoundsPgetResult().ironpdfengineproto.PdfiumPageBoundsP result = 1;PdfiumPageBoundsP.BuildergetResultBuilder().ironpdfengineproto.PdfiumPageBoundsP result = 1;PdfiumPageBoundsPOrBuildergetResultOrBuilder().ironpdfengineproto.PdfiumPageBoundsP result = 1;PdfiumPageBoundsPResultP.ResultOrExceptionCasegetResultOrExceptionCase()booleanhasException().ironpdfengineproto.RemoteExceptionP exception = 2;booleanhasResult().ironpdfengineproto.PdfiumPageBoundsP result = 1;protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()PdfiumPageBoundsPResultP.BuildermergeException(RemoteExceptionP value).ironpdfengineproto.RemoteExceptionP exception = 2;PdfiumPageBoundsPResultP.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)PdfiumPageBoundsPResultP.BuildermergeFrom(com.google.protobuf.Message other)PdfiumPageBoundsPResultP.BuildermergeFrom(PdfiumPageBoundsPResultP other)PdfiumPageBoundsPResultP.BuildermergeResult(PdfiumPageBoundsP value).ironpdfengineproto.PdfiumPageBoundsP result = 1;PdfiumPageBoundsPResultP.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)PdfiumPageBoundsPResultP.BuildersetException(RemoteExceptionP value).ironpdfengineproto.RemoteExceptionP exception = 2;PdfiumPageBoundsPResultP.BuildersetException(RemoteExceptionP.Builder builderForValue).ironpdfengineproto.RemoteExceptionP exception = 2;PdfiumPageBoundsPResultP.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)PdfiumPageBoundsPResultP.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)PdfiumPageBoundsPResultP.BuildersetResult(PdfiumPageBoundsP value).ironpdfengineproto.PdfiumPageBoundsP result = 1;PdfiumPageBoundsPResultP.BuildersetResult(PdfiumPageBoundsP.Builder builderForValue).ironpdfengineproto.PdfiumPageBoundsP result = 1;PdfiumPageBoundsPResultP.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)- 
Methods inherited from class com.google.protobuf.GeneratedMessageV3.BuildergetAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3
 - 
Methods inherited from class com.google.protobuf.AbstractMessage.BuilderfindInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
 - 
Methods inherited from class com.google.protobuf.AbstractMessageLite.BuilderaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
 - 
Methods inherited from class java.lang.Objectequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 
- 
 
- 
- 
- 
Method Detail- 
getDescriptorpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor() 
 - 
internalGetFieldAccessorTableprotected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable() - Specified by:
- internalGetFieldAccessorTablein class- com.google.protobuf.GeneratedMessageV3.Builder<PdfiumPageBoundsPResultP.Builder>
 
 - 
clearpublic PdfiumPageBoundsPResultP.Builder clear() - Specified by:
- clearin interface- com.google.protobuf.Message.Builder
- Specified by:
- clearin interface- com.google.protobuf.MessageLite.Builder
- Overrides:
- clearin class- com.google.protobuf.GeneratedMessageV3.Builder<PdfiumPageBoundsPResultP.Builder>
 
 - 
getDescriptorForTypepublic com.google.protobuf.Descriptors.Descriptor getDescriptorForType() - Specified by:
- getDescriptorForTypein interface- com.google.protobuf.Message.Builder
- Specified by:
- getDescriptorForTypein interface- com.google.protobuf.MessageOrBuilder
- Overrides:
- getDescriptorForTypein class- com.google.protobuf.GeneratedMessageV3.Builder<PdfiumPageBoundsPResultP.Builder>
 
 - 
getDefaultInstanceForTypepublic PdfiumPageBoundsPResultP getDefaultInstanceForType() - Specified by:
- getDefaultInstanceForTypein interface- com.google.protobuf.MessageLiteOrBuilder
- Specified by:
- getDefaultInstanceForTypein interface- com.google.protobuf.MessageOrBuilder
 
 - 
buildpublic PdfiumPageBoundsPResultP build() - Specified by:
- buildin interface- com.google.protobuf.Message.Builder
- Specified by:
- buildin interface- com.google.protobuf.MessageLite.Builder
 
 - 
buildPartialpublic PdfiumPageBoundsPResultP buildPartial() - Specified by:
- buildPartialin interface- com.google.protobuf.Message.Builder
- Specified by:
- buildPartialin interface- com.google.protobuf.MessageLite.Builder
 
 - 
clonepublic PdfiumPageBoundsPResultP.Builder clone() - Specified by:
- clonein interface- com.google.protobuf.Message.Builder
- Specified by:
- clonein interface- com.google.protobuf.MessageLite.Builder
- Overrides:
- clonein class- com.google.protobuf.GeneratedMessageV3.Builder<PdfiumPageBoundsPResultP.Builder>
 
 - 
setFieldpublic PdfiumPageBoundsPResultP.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) - Specified by:
- setFieldin interface- com.google.protobuf.Message.Builder
- Overrides:
- setFieldin class- com.google.protobuf.GeneratedMessageV3.Builder<PdfiumPageBoundsPResultP.Builder>
 
 - 
clearFieldpublic PdfiumPageBoundsPResultP.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field) - Specified by:
- clearFieldin interface- com.google.protobuf.Message.Builder
- Overrides:
- clearFieldin class- com.google.protobuf.GeneratedMessageV3.Builder<PdfiumPageBoundsPResultP.Builder>
 
 - 
clearOneofpublic PdfiumPageBoundsPResultP.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) - Specified by:
- clearOneofin interface- com.google.protobuf.Message.Builder
- Overrides:
- clearOneofin class- com.google.protobuf.GeneratedMessageV3.Builder<PdfiumPageBoundsPResultP.Builder>
 
 - 
setRepeatedFieldpublic PdfiumPageBoundsPResultP.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) - Specified by:
- setRepeatedFieldin interface- com.google.protobuf.Message.Builder
- Overrides:
- setRepeatedFieldin class- com.google.protobuf.GeneratedMessageV3.Builder<PdfiumPageBoundsPResultP.Builder>
 
 - 
addRepeatedFieldpublic PdfiumPageBoundsPResultP.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) - Specified by:
- addRepeatedFieldin interface- com.google.protobuf.Message.Builder
- Overrides:
- addRepeatedFieldin class- com.google.protobuf.GeneratedMessageV3.Builder<PdfiumPageBoundsPResultP.Builder>
 
 - 
mergeFrompublic PdfiumPageBoundsPResultP.Builder mergeFrom(com.google.protobuf.Message other) - Specified by:
- mergeFromin interface- com.google.protobuf.Message.Builder
- Overrides:
- mergeFromin class- com.google.protobuf.AbstractMessage.Builder<PdfiumPageBoundsPResultP.Builder>
 
 - 
mergeFrompublic PdfiumPageBoundsPResultP.Builder mergeFrom(PdfiumPageBoundsPResultP other) 
 - 
isInitializedpublic final boolean isInitialized() - Specified by:
- isInitializedin interface- com.google.protobuf.MessageLiteOrBuilder
- Overrides:
- isInitializedin class- com.google.protobuf.GeneratedMessageV3.Builder<PdfiumPageBoundsPResultP.Builder>
 
 - 
mergeFrompublic PdfiumPageBoundsPResultP.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Specified by:
- mergeFromin interface- com.google.protobuf.Message.Builder
- Specified by:
- mergeFromin interface- com.google.protobuf.MessageLite.Builder
- Overrides:
- mergeFromin class- com.google.protobuf.AbstractMessage.Builder<PdfiumPageBoundsPResultP.Builder>
- Throws:
- IOException
 
 - 
getResultOrExceptionCasepublic PdfiumPageBoundsPResultP.ResultOrExceptionCase getResultOrExceptionCase() - Specified by:
- getResultOrExceptionCasein interface- PdfiumPageBoundsPResultPOrBuilder
 
 - 
clearResultOrExceptionpublic PdfiumPageBoundsPResultP.Builder clearResultOrException() 
 - 
hasResultpublic boolean hasResult() .ironpdfengineproto.PdfiumPageBoundsP result = 1;- Specified by:
- hasResultin interface- PdfiumPageBoundsPResultPOrBuilder
- Returns:
- Whether the result field is set.
 
 - 
getResultpublic PdfiumPageBoundsP getResult() .ironpdfengineproto.PdfiumPageBoundsP result = 1;- Specified by:
- getResultin interface- PdfiumPageBoundsPResultPOrBuilder
- Returns:
- The result.
 
 - 
setResultpublic PdfiumPageBoundsPResultP.Builder setResult(PdfiumPageBoundsP value) .ironpdfengineproto.PdfiumPageBoundsP result = 1;
 - 
setResultpublic PdfiumPageBoundsPResultP.Builder setResult(PdfiumPageBoundsP.Builder builderForValue) .ironpdfengineproto.PdfiumPageBoundsP result = 1;
 - 
mergeResultpublic PdfiumPageBoundsPResultP.Builder mergeResult(PdfiumPageBoundsP value) .ironpdfengineproto.PdfiumPageBoundsP result = 1;
 - 
clearResultpublic PdfiumPageBoundsPResultP.Builder clearResult() .ironpdfengineproto.PdfiumPageBoundsP result = 1;
 - 
getResultBuilderpublic PdfiumPageBoundsP.Builder getResultBuilder() .ironpdfengineproto.PdfiumPageBoundsP result = 1;
 - 
getResultOrBuilderpublic PdfiumPageBoundsPOrBuilder getResultOrBuilder() .ironpdfengineproto.PdfiumPageBoundsP result = 1;- Specified by:
- getResultOrBuilderin interface- PdfiumPageBoundsPResultPOrBuilder
 
 - 
hasExceptionpublic boolean hasException() .ironpdfengineproto.RemoteExceptionP exception = 2;- Specified by:
- hasExceptionin interface- PdfiumPageBoundsPResultPOrBuilder
- Returns:
- Whether the exception field is set.
 
 - 
getExceptionpublic RemoteExceptionP getException() .ironpdfengineproto.RemoteExceptionP exception = 2;- Specified by:
- getExceptionin interface- PdfiumPageBoundsPResultPOrBuilder
- Returns:
- The exception.
 
 - 
setExceptionpublic PdfiumPageBoundsPResultP.Builder setException(RemoteExceptionP value) .ironpdfengineproto.RemoteExceptionP exception = 2;
 - 
setExceptionpublic PdfiumPageBoundsPResultP.Builder setException(RemoteExceptionP.Builder builderForValue) .ironpdfengineproto.RemoteExceptionP exception = 2;
 - 
mergeExceptionpublic PdfiumPageBoundsPResultP.Builder mergeException(RemoteExceptionP value) .ironpdfengineproto.RemoteExceptionP exception = 2;
 - 
clearExceptionpublic PdfiumPageBoundsPResultP.Builder clearException() .ironpdfengineproto.RemoteExceptionP exception = 2;
 - 
getExceptionBuilderpublic RemoteExceptionP.Builder getExceptionBuilder() .ironpdfengineproto.RemoteExceptionP exception = 2;
 - 
getExceptionOrBuilderpublic RemoteExceptionPOrBuilder getExceptionOrBuilder() .ironpdfengineproto.RemoteExceptionP exception = 2;- Specified by:
- getExceptionOrBuilderin interface- PdfiumPageBoundsPResultPOrBuilder
 
 - 
setUnknownFieldspublic final PdfiumPageBoundsPResultP.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
- setUnknownFieldsin interface- com.google.protobuf.Message.Builder
- Overrides:
- setUnknownFieldsin class- com.google.protobuf.GeneratedMessageV3.Builder<PdfiumPageBoundsPResultP.Builder>
 
 - 
mergeUnknownFieldspublic final PdfiumPageBoundsPResultP.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
- mergeUnknownFieldsin interface- com.google.protobuf.Message.Builder
- Overrides:
- mergeUnknownFieldsin class- com.google.protobuf.GeneratedMessageV3.Builder<PdfiumPageBoundsPResultP.Builder>
 
 
- 
 
-