public static final class AccessProto.EventIdentifier.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<AccessProto.EventIdentifier.Builder> implements AccessProto.EventIdentifierOrBuilder
de.huxhorn.lilith.access.EventIdentifier| Modifier and Type | Method and Description |
|---|---|
AccessProto.EventIdentifier.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
java.lang.Object value) |
AccessProto.EventIdentifier |
build() |
AccessProto.EventIdentifier |
buildPartial() |
AccessProto.EventIdentifier.Builder |
clear() |
AccessProto.EventIdentifier.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
AccessProto.EventIdentifier.Builder |
clearLocalId()
optional int64 local_id = 1; |
AccessProto.EventIdentifier.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
AccessProto.EventIdentifier.Builder |
clearSourceIdentifier()
optional .de.huxhorn.lilith.access.SourceIdentifier source_identifier = 2; |
AccessProto.EventIdentifier.Builder |
clone() |
AccessProto.EventIdentifier |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
long |
getLocalId()
optional int64 local_id = 1; |
AccessProto.SourceIdentifier |
getSourceIdentifier()
optional .de.huxhorn.lilith.access.SourceIdentifier source_identifier = 2; |
AccessProto.SourceIdentifier.Builder |
getSourceIdentifierBuilder()
optional .de.huxhorn.lilith.access.SourceIdentifier source_identifier = 2; |
AccessProto.SourceIdentifierOrBuilder |
getSourceIdentifierOrBuilder()
optional .de.huxhorn.lilith.access.SourceIdentifier source_identifier = 2; |
boolean |
hasLocalId()
optional int64 local_id = 1; |
boolean |
hasSourceIdentifier()
optional .de.huxhorn.lilith.access.SourceIdentifier source_identifier = 2; |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
AccessProto.EventIdentifier.Builder |
mergeFrom(AccessProto.EventIdentifier other) |
AccessProto.EventIdentifier.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
AccessProto.EventIdentifier.Builder |
mergeFrom(com.google.protobuf.Message other) |
AccessProto.EventIdentifier.Builder |
mergeSourceIdentifier(AccessProto.SourceIdentifier value)
optional .de.huxhorn.lilith.access.SourceIdentifier source_identifier = 2; |
AccessProto.EventIdentifier.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
AccessProto.EventIdentifier.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
java.lang.Object value) |
AccessProto.EventIdentifier.Builder |
setLocalId(long value)
optional int64 local_id = 1; |
AccessProto.EventIdentifier.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
java.lang.Object value) |
AccessProto.EventIdentifier.Builder |
setSourceIdentifier(AccessProto.SourceIdentifier.Builder builderForValue)
optional .de.huxhorn.lilith.access.SourceIdentifier source_identifier = 2; |
AccessProto.EventIdentifier.Builder |
setSourceIdentifier(AccessProto.SourceIdentifier value)
optional .de.huxhorn.lilith.access.SourceIdentifier source_identifier = 2; |
AccessProto.EventIdentifier.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<AccessProto.EventIdentifier.Builder>public AccessProto.EventIdentifier.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<AccessProto.EventIdentifier.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<AccessProto.EventIdentifier.Builder>public AccessProto.EventIdentifier getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic AccessProto.EventIdentifier build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic AccessProto.EventIdentifier buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic AccessProto.EventIdentifier.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<AccessProto.EventIdentifier.Builder>public AccessProto.EventIdentifier.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<AccessProto.EventIdentifier.Builder>public AccessProto.EventIdentifier.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<AccessProto.EventIdentifier.Builder>public AccessProto.EventIdentifier.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<AccessProto.EventIdentifier.Builder>public AccessProto.EventIdentifier.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, java.lang.Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<AccessProto.EventIdentifier.Builder>public AccessProto.EventIdentifier.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<AccessProto.EventIdentifier.Builder>public AccessProto.EventIdentifier.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<AccessProto.EventIdentifier.Builder>public AccessProto.EventIdentifier.Builder mergeFrom(AccessProto.EventIdentifier other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<AccessProto.EventIdentifier.Builder>public AccessProto.EventIdentifier.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<AccessProto.EventIdentifier.Builder>java.io.IOExceptionpublic boolean hasLocalId()
optional int64 local_id = 1;hasLocalId in interface AccessProto.EventIdentifierOrBuilderpublic long getLocalId()
optional int64 local_id = 1;getLocalId in interface AccessProto.EventIdentifierOrBuilderpublic AccessProto.EventIdentifier.Builder setLocalId(long value)
optional int64 local_id = 1;value - The localId to set.public AccessProto.EventIdentifier.Builder clearLocalId()
optional int64 local_id = 1;public boolean hasSourceIdentifier()
optional .de.huxhorn.lilith.access.SourceIdentifier source_identifier = 2;hasSourceIdentifier in interface AccessProto.EventIdentifierOrBuilderpublic AccessProto.SourceIdentifier getSourceIdentifier()
optional .de.huxhorn.lilith.access.SourceIdentifier source_identifier = 2;getSourceIdentifier in interface AccessProto.EventIdentifierOrBuilderpublic AccessProto.EventIdentifier.Builder setSourceIdentifier(AccessProto.SourceIdentifier value)
optional .de.huxhorn.lilith.access.SourceIdentifier source_identifier = 2;public AccessProto.EventIdentifier.Builder setSourceIdentifier(AccessProto.SourceIdentifier.Builder builderForValue)
optional .de.huxhorn.lilith.access.SourceIdentifier source_identifier = 2;public AccessProto.EventIdentifier.Builder mergeSourceIdentifier(AccessProto.SourceIdentifier value)
optional .de.huxhorn.lilith.access.SourceIdentifier source_identifier = 2;public AccessProto.EventIdentifier.Builder clearSourceIdentifier()
optional .de.huxhorn.lilith.access.SourceIdentifier source_identifier = 2;public AccessProto.SourceIdentifier.Builder getSourceIdentifierBuilder()
optional .de.huxhorn.lilith.access.SourceIdentifier source_identifier = 2;public AccessProto.SourceIdentifierOrBuilder getSourceIdentifierOrBuilder()
optional .de.huxhorn.lilith.access.SourceIdentifier source_identifier = 2;getSourceIdentifierOrBuilder in interface AccessProto.EventIdentifierOrBuilderpublic final AccessProto.EventIdentifier.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<AccessProto.EventIdentifier.Builder>public final AccessProto.EventIdentifier.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<AccessProto.EventIdentifier.Builder>