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 Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description PdfiumPageBoundsPResultPbuild()PdfiumPageBoundsPResultPbuildPartial()PdfiumPageBoundsPResultP.Builderclear()PdfiumPageBoundsPResultP.BuilderclearException().ironpdfengineproto.RemoteExceptionP exception = 2;PdfiumPageBoundsPResultP.BuilderclearResult().ironpdfengineproto.PdfiumPageBoundsP result = 1;PdfiumPageBoundsPResultP.BuilderclearResultOrException()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.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.Builder
addRepeatedField, clearField, clearOneof, clone, getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFieldSetBuilder, setUnknownFieldsProto3
-
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
-
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
-
-
Method Detail
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3.Builder<PdfiumPageBoundsPResultP.Builder>
-
clear
public PdfiumPageBoundsPResultP.Builder clear()
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessageV3.Builder<PdfiumPageBoundsPResultP.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessageV3.Builder<PdfiumPageBoundsPResultP.Builder>
-
getDefaultInstanceForType
public PdfiumPageBoundsPResultP getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public PdfiumPageBoundsPResultP build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public PdfiumPageBoundsPResultP buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
mergeFrom
public PdfiumPageBoundsPResultP.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<PdfiumPageBoundsPResultP.Builder>
-
mergeFrom
public PdfiumPageBoundsPResultP.Builder mergeFrom(PdfiumPageBoundsPResultP other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<PdfiumPageBoundsPResultP.Builder>
-
mergeFrom
public PdfiumPageBoundsPResultP.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<PdfiumPageBoundsPResultP.Builder>- Throws:
IOException
-
getResultOrExceptionCase
public PdfiumPageBoundsPResultP.ResultOrExceptionCase getResultOrExceptionCase()
- Specified by:
getResultOrExceptionCasein interfacePdfiumPageBoundsPResultPOrBuilder
-
clearResultOrException
public PdfiumPageBoundsPResultP.Builder clearResultOrException()
-
hasResult
public boolean hasResult()
.ironpdfengineproto.PdfiumPageBoundsP result = 1;- Specified by:
hasResultin interfacePdfiumPageBoundsPResultPOrBuilder- Returns:
- Whether the result field is set.
-
getResult
public PdfiumPageBoundsP getResult()
.ironpdfengineproto.PdfiumPageBoundsP result = 1;- Specified by:
getResultin interfacePdfiumPageBoundsPResultPOrBuilder- Returns:
- The result.
-
setResult
public PdfiumPageBoundsPResultP.Builder setResult(PdfiumPageBoundsP value)
.ironpdfengineproto.PdfiumPageBoundsP result = 1;
-
setResult
public PdfiumPageBoundsPResultP.Builder setResult(PdfiumPageBoundsP.Builder builderForValue)
.ironpdfengineproto.PdfiumPageBoundsP result = 1;
-
mergeResult
public PdfiumPageBoundsPResultP.Builder mergeResult(PdfiumPageBoundsP value)
.ironpdfengineproto.PdfiumPageBoundsP result = 1;
-
clearResult
public PdfiumPageBoundsPResultP.Builder clearResult()
.ironpdfengineproto.PdfiumPageBoundsP result = 1;
-
getResultBuilder
public PdfiumPageBoundsP.Builder getResultBuilder()
.ironpdfengineproto.PdfiumPageBoundsP result = 1;
-
getResultOrBuilder
public PdfiumPageBoundsPOrBuilder getResultOrBuilder()
.ironpdfengineproto.PdfiumPageBoundsP result = 1;- Specified by:
getResultOrBuilderin interfacePdfiumPageBoundsPResultPOrBuilder
-
hasException
public boolean hasException()
.ironpdfengineproto.RemoteExceptionP exception = 2;- Specified by:
hasExceptionin interfacePdfiumPageBoundsPResultPOrBuilder- Returns:
- Whether the exception field is set.
-
getException
public RemoteExceptionP getException()
.ironpdfengineproto.RemoteExceptionP exception = 2;- Specified by:
getExceptionin interfacePdfiumPageBoundsPResultPOrBuilder- Returns:
- The exception.
-
setException
public PdfiumPageBoundsPResultP.Builder setException(RemoteExceptionP value)
.ironpdfengineproto.RemoteExceptionP exception = 2;
-
setException
public PdfiumPageBoundsPResultP.Builder setException(RemoteExceptionP.Builder builderForValue)
.ironpdfengineproto.RemoteExceptionP exception = 2;
-
mergeException
public PdfiumPageBoundsPResultP.Builder mergeException(RemoteExceptionP value)
.ironpdfengineproto.RemoteExceptionP exception = 2;
-
clearException
public PdfiumPageBoundsPResultP.Builder clearException()
.ironpdfengineproto.RemoteExceptionP exception = 2;
-
getExceptionBuilder
public RemoteExceptionP.Builder getExceptionBuilder()
.ironpdfengineproto.RemoteExceptionP exception = 2;
-
getExceptionOrBuilder
public RemoteExceptionPOrBuilder getExceptionOrBuilder()
.ironpdfengineproto.RemoteExceptionP exception = 2;- Specified by:
getExceptionOrBuilderin interfacePdfiumPageBoundsPResultPOrBuilder
-
setUnknownFields
public final PdfiumPageBoundsPResultP.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<PdfiumPageBoundsPResultP.Builder>
-
mergeUnknownFields
public final PdfiumPageBoundsPResultP.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<PdfiumPageBoundsPResultP.Builder>
-
-