Class SystemIsValidLicenseRequestP.Builder
- java.lang.Object
- 
- com.google.protobuf.AbstractMessageLite.Builder
- 
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
- 
- com.google.protobuf.GeneratedMessageV3.Builder<SystemIsValidLicenseRequestP.Builder>
- 
- com.ironsoftware.ironpdf.internal.proto.SystemIsValidLicenseRequestP.Builder
 
 
 
 
- 
- All Implemented Interfaces:
- com.google.protobuf.Message.Builder,- com.google.protobuf.MessageLite.Builder,- com.google.protobuf.MessageLiteOrBuilder,- com.google.protobuf.MessageOrBuilder,- SystemIsValidLicenseRequestPOrBuilder,- Cloneable
 - Enclosing class:
- SystemIsValidLicenseRequestP
 
 public static final class SystemIsValidLicenseRequestP.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<SystemIsValidLicenseRequestP.Builder> implements SystemIsValidLicenseRequestPOrBuilder Protobuf typeironpdfengineproto.SystemIsValidLicenseRequestP
- 
- 
Method SummaryAll Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description SystemIsValidLicenseRequestP.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)SystemIsValidLicenseRequestPbuild()SystemIsValidLicenseRequestPbuildPartial()SystemIsValidLicenseRequestP.Builderclear()SystemIsValidLicenseRequestP.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)SystemIsValidLicenseRequestP.BuilderclearLicenseKey()string license_key = 1;SystemIsValidLicenseRequestP.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)SystemIsValidLicenseRequestP.Builderclone()SystemIsValidLicenseRequestPgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()StringgetLicenseKey()string license_key = 1;com.google.protobuf.ByteStringgetLicenseKeyBytes()string license_key = 1;protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()SystemIsValidLicenseRequestP.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)SystemIsValidLicenseRequestP.BuildermergeFrom(com.google.protobuf.Message other)SystemIsValidLicenseRequestP.BuildermergeFrom(SystemIsValidLicenseRequestP other)SystemIsValidLicenseRequestP.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)SystemIsValidLicenseRequestP.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)SystemIsValidLicenseRequestP.BuildersetLicenseKey(String value)string license_key = 1;SystemIsValidLicenseRequestP.BuildersetLicenseKeyBytes(com.google.protobuf.ByteString value)string license_key = 1;SystemIsValidLicenseRequestP.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)SystemIsValidLicenseRequestP.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<SystemIsValidLicenseRequestP.Builder>
 
 - 
clearpublic SystemIsValidLicenseRequestP.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<SystemIsValidLicenseRequestP.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<SystemIsValidLicenseRequestP.Builder>
 
 - 
getDefaultInstanceForTypepublic SystemIsValidLicenseRequestP getDefaultInstanceForType() - Specified by:
- getDefaultInstanceForTypein interface- com.google.protobuf.MessageLiteOrBuilder
- Specified by:
- getDefaultInstanceForTypein interface- com.google.protobuf.MessageOrBuilder
 
 - 
buildpublic SystemIsValidLicenseRequestP build() - Specified by:
- buildin interface- com.google.protobuf.Message.Builder
- Specified by:
- buildin interface- com.google.protobuf.MessageLite.Builder
 
 - 
buildPartialpublic SystemIsValidLicenseRequestP buildPartial() - Specified by:
- buildPartialin interface- com.google.protobuf.Message.Builder
- Specified by:
- buildPartialin interface- com.google.protobuf.MessageLite.Builder
 
 - 
clonepublic SystemIsValidLicenseRequestP.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<SystemIsValidLicenseRequestP.Builder>
 
 - 
setFieldpublic SystemIsValidLicenseRequestP.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<SystemIsValidLicenseRequestP.Builder>
 
 - 
clearFieldpublic SystemIsValidLicenseRequestP.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<SystemIsValidLicenseRequestP.Builder>
 
 - 
clearOneofpublic SystemIsValidLicenseRequestP.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<SystemIsValidLicenseRequestP.Builder>
 
 - 
setRepeatedFieldpublic SystemIsValidLicenseRequestP.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<SystemIsValidLicenseRequestP.Builder>
 
 - 
addRepeatedFieldpublic SystemIsValidLicenseRequestP.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<SystemIsValidLicenseRequestP.Builder>
 
 - 
mergeFrompublic SystemIsValidLicenseRequestP.Builder mergeFrom(com.google.protobuf.Message other) - Specified by:
- mergeFromin interface- com.google.protobuf.Message.Builder
- Overrides:
- mergeFromin class- com.google.protobuf.AbstractMessage.Builder<SystemIsValidLicenseRequestP.Builder>
 
 - 
mergeFrompublic SystemIsValidLicenseRequestP.Builder mergeFrom(SystemIsValidLicenseRequestP other) 
 - 
isInitializedpublic final boolean isInitialized() - Specified by:
- isInitializedin interface- com.google.protobuf.MessageLiteOrBuilder
- Overrides:
- isInitializedin class- com.google.protobuf.GeneratedMessageV3.Builder<SystemIsValidLicenseRequestP.Builder>
 
 - 
mergeFrompublic SystemIsValidLicenseRequestP.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<SystemIsValidLicenseRequestP.Builder>
- Throws:
- IOException
 
 - 
getLicenseKeypublic String getLicenseKey() string license_key = 1;- Specified by:
- getLicenseKeyin interface- SystemIsValidLicenseRequestPOrBuilder
- Returns:
- The licenseKey.
 
 - 
getLicenseKeyBytespublic com.google.protobuf.ByteString getLicenseKeyBytes() string license_key = 1;- Specified by:
- getLicenseKeyBytesin interface- SystemIsValidLicenseRequestPOrBuilder
- Returns:
- The bytes for licenseKey.
 
 - 
setLicenseKeypublic SystemIsValidLicenseRequestP.Builder setLicenseKey(String value) string license_key = 1;- Parameters:
- value- The licenseKey to set.
- Returns:
- This builder for chaining.
 
 - 
clearLicenseKeypublic SystemIsValidLicenseRequestP.Builder clearLicenseKey() string license_key = 1;- Returns:
- This builder for chaining.
 
 - 
setLicenseKeyBytespublic SystemIsValidLicenseRequestP.Builder setLicenseKeyBytes(com.google.protobuf.ByteString value) string license_key = 1;- Parameters:
- value- The bytes for licenseKey to set.
- Returns:
- This builder for chaining.
 
 - 
setUnknownFieldspublic final SystemIsValidLicenseRequestP.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
- setUnknownFieldsin interface- com.google.protobuf.Message.Builder
- Overrides:
- setUnknownFieldsin class- com.google.protobuf.GeneratedMessageV3.Builder<SystemIsValidLicenseRequestP.Builder>
 
 - 
mergeUnknownFieldspublic final SystemIsValidLicenseRequestP.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
- mergeUnknownFieldsin interface- com.google.protobuf.Message.Builder
- Overrides:
- mergeUnknownFieldsin class- com.google.protobuf.GeneratedMessageV3.Builder<SystemIsValidLicenseRequestP.Builder>
 
 
- 
 
-