Package crosby.binary

Class Osmformat.DenseInfo.Builder

  • All Implemented Interfaces:
    com.google.protobuf.Message.Builder, com.google.protobuf.MessageLite.Builder, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, Osmformat.DenseInfoOrBuilder, java.lang.Cloneable
    Enclosing class:
    Osmformat.DenseInfo

    public static final class Osmformat.DenseInfo.Builder
    extends com.google.protobuf.GeneratedMessageV3.Builder<Osmformat.DenseInfo.Builder>
    implements Osmformat.DenseInfoOrBuilder
     Optional metadata that may be included into each primitive. Special dense format used in DenseNodes. 
     
    Protobuf type OSMPBF.DenseInfo
    • Field Detail

      • bitField0_

        private int bitField0_
      • version_

        private com.google.protobuf.Internal.IntList version_
      • timestamp_

        private com.google.protobuf.Internal.LongList timestamp_
      • changeset_

        private com.google.protobuf.Internal.LongList changeset_
      • uid_

        private com.google.protobuf.Internal.IntList uid_
      • userSid_

        private com.google.protobuf.Internal.IntList userSid_
      • visible_

        private com.google.protobuf.Internal.BooleanList visible_
    • Constructor Detail

      • Builder

        private Builder()
      • Builder

        private Builder​(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
    • Method Detail

      • getDescriptor

        public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
      • internalGetFieldAccessorTable

        protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
        Specified by:
        internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<Osmformat.DenseInfo.Builder>
      • maybeForceBuilderInitialization

        private void maybeForceBuilderInitialization()
      • clear

        public Osmformat.DenseInfo.Builder clear()
        Specified by:
        clear in interface com.google.protobuf.Message.Builder
        Specified by:
        clear in interface com.google.protobuf.MessageLite.Builder
        Overrides:
        clear in class com.google.protobuf.GeneratedMessageV3.Builder<Osmformat.DenseInfo.Builder>
      • getDescriptorForType

        public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
        Specified by:
        getDescriptorForType in interface com.google.protobuf.Message.Builder
        Specified by:
        getDescriptorForType in interface com.google.protobuf.MessageOrBuilder
        Overrides:
        getDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<Osmformat.DenseInfo.Builder>
      • getDefaultInstanceForType

        public Osmformat.DenseInfo getDefaultInstanceForType()
        Specified by:
        getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuilder
        Specified by:
        getDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder
      • build

        public Osmformat.DenseInfo build()
        Specified by:
        build in interface com.google.protobuf.Message.Builder
        Specified by:
        build in interface com.google.protobuf.MessageLite.Builder
      • buildPartial

        public Osmformat.DenseInfo buildPartial()
        Specified by:
        buildPartial in interface com.google.protobuf.Message.Builder
        Specified by:
        buildPartial in interface com.google.protobuf.MessageLite.Builder
      • clone

        public Osmformat.DenseInfo.Builder clone()
        Specified by:
        clone in interface com.google.protobuf.Message.Builder
        Specified by:
        clone in interface com.google.protobuf.MessageLite.Builder
        Overrides:
        clone in class com.google.protobuf.GeneratedMessageV3.Builder<Osmformat.DenseInfo.Builder>
      • setField

        public Osmformat.DenseInfo.Builder setField​(com.google.protobuf.Descriptors.FieldDescriptor field,
                                                    java.lang.Object value)
        Specified by:
        setField in interface com.google.protobuf.Message.Builder
        Overrides:
        setField in class com.google.protobuf.GeneratedMessageV3.Builder<Osmformat.DenseInfo.Builder>
      • clearField

        public Osmformat.DenseInfo.Builder clearField​(com.google.protobuf.Descriptors.FieldDescriptor field)
        Specified by:
        clearField in interface com.google.protobuf.Message.Builder
        Overrides:
        clearField in class com.google.protobuf.GeneratedMessageV3.Builder<Osmformat.DenseInfo.Builder>
      • clearOneof

        public Osmformat.DenseInfo.Builder clearOneof​(com.google.protobuf.Descriptors.OneofDescriptor oneof)
        Specified by:
        clearOneof in interface com.google.protobuf.Message.Builder
        Overrides:
        clearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<Osmformat.DenseInfo.Builder>
      • setRepeatedField

        public Osmformat.DenseInfo.Builder setRepeatedField​(com.google.protobuf.Descriptors.FieldDescriptor field,
                                                            int index,
                                                            java.lang.Object value)
        Specified by:
        setRepeatedField in interface com.google.protobuf.Message.Builder
        Overrides:
        setRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<Osmformat.DenseInfo.Builder>
      • addRepeatedField

        public Osmformat.DenseInfo.Builder addRepeatedField​(com.google.protobuf.Descriptors.FieldDescriptor field,
                                                            java.lang.Object value)
        Specified by:
        addRepeatedField in interface com.google.protobuf.Message.Builder
        Overrides:
        addRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<Osmformat.DenseInfo.Builder>
      • mergeFrom

        public Osmformat.DenseInfo.Builder mergeFrom​(com.google.protobuf.Message other)
        Specified by:
        mergeFrom in interface com.google.protobuf.Message.Builder
        Overrides:
        mergeFrom in class com.google.protobuf.AbstractMessage.Builder<Osmformat.DenseInfo.Builder>
      • isInitialized

        public final boolean isInitialized()
        Specified by:
        isInitialized in interface com.google.protobuf.MessageLiteOrBuilder
        Overrides:
        isInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<Osmformat.DenseInfo.Builder>
      • mergeFrom

        public Osmformat.DenseInfo.Builder mergeFrom​(com.google.protobuf.CodedInputStream input,
                                                     com.google.protobuf.ExtensionRegistryLite extensionRegistry)
                                              throws java.io.IOException
        Specified by:
        mergeFrom in interface com.google.protobuf.Message.Builder
        Specified by:
        mergeFrom in interface com.google.protobuf.MessageLite.Builder
        Overrides:
        mergeFrom in class com.google.protobuf.AbstractMessage.Builder<Osmformat.DenseInfo.Builder>
        Throws:
        java.io.IOException
      • ensureVersionIsMutable

        private void ensureVersionIsMutable()
      • getVersionList

        public java.util.List<java.lang.Integer> getVersionList()
        repeated int32 version = 1 [packed = true];
        Specified by:
        getVersionList in interface Osmformat.DenseInfoOrBuilder
        Returns:
        A list containing the version.
      • getVersion

        public int getVersion​(int index)
        repeated int32 version = 1 [packed = true];
        Specified by:
        getVersion in interface Osmformat.DenseInfoOrBuilder
        Parameters:
        index - The index of the element to return.
        Returns:
        The version at the given index.
      • setVersion

        public Osmformat.DenseInfo.Builder setVersion​(int index,
                                                      int value)
        repeated int32 version = 1 [packed = true];
        Parameters:
        index - The index to set the value at.
        value - The version to set.
        Returns:
        This builder for chaining.
      • addVersion

        public Osmformat.DenseInfo.Builder addVersion​(int value)
        repeated int32 version = 1 [packed = true];
        Parameters:
        value - The version to add.
        Returns:
        This builder for chaining.
      • addAllVersion

        public Osmformat.DenseInfo.Builder addAllVersion​(java.lang.Iterable<? extends java.lang.Integer> values)
        repeated int32 version = 1 [packed = true];
        Parameters:
        values - The version to add.
        Returns:
        This builder for chaining.
      • clearVersion

        public Osmformat.DenseInfo.Builder clearVersion()
        repeated int32 version = 1 [packed = true];
        Returns:
        This builder for chaining.
      • ensureTimestampIsMutable

        private void ensureTimestampIsMutable()
      • getTimestampList

        public java.util.List<java.lang.Long> getTimestampList()
         DELTA coded
         
        repeated sint64 timestamp = 2 [packed = true];
        Specified by:
        getTimestampList in interface Osmformat.DenseInfoOrBuilder
        Returns:
        A list containing the timestamp.
      • getTimestamp

        public long getTimestamp​(int index)
         DELTA coded
         
        repeated sint64 timestamp = 2 [packed = true];
        Specified by:
        getTimestamp in interface Osmformat.DenseInfoOrBuilder
        Parameters:
        index - The index of the element to return.
        Returns:
        The timestamp at the given index.
      • setTimestamp

        public Osmformat.DenseInfo.Builder setTimestamp​(int index,
                                                        long value)
         DELTA coded
         
        repeated sint64 timestamp = 2 [packed = true];
        Parameters:
        index - The index to set the value at.
        value - The timestamp to set.
        Returns:
        This builder for chaining.
      • addTimestamp

        public Osmformat.DenseInfo.Builder addTimestamp​(long value)
         DELTA coded
         
        repeated sint64 timestamp = 2 [packed = true];
        Parameters:
        value - The timestamp to add.
        Returns:
        This builder for chaining.
      • addAllTimestamp

        public Osmformat.DenseInfo.Builder addAllTimestamp​(java.lang.Iterable<? extends java.lang.Long> values)
         DELTA coded
         
        repeated sint64 timestamp = 2 [packed = true];
        Parameters:
        values - The timestamp to add.
        Returns:
        This builder for chaining.
      • clearTimestamp

        public Osmformat.DenseInfo.Builder clearTimestamp()
         DELTA coded
         
        repeated sint64 timestamp = 2 [packed = true];
        Returns:
        This builder for chaining.
      • ensureChangesetIsMutable

        private void ensureChangesetIsMutable()
      • getChangesetList

        public java.util.List<java.lang.Long> getChangesetList()
         DELTA coded
         
        repeated sint64 changeset = 3 [packed = true];
        Specified by:
        getChangesetList in interface Osmformat.DenseInfoOrBuilder
        Returns:
        A list containing the changeset.
      • getChangeset

        public long getChangeset​(int index)
         DELTA coded
         
        repeated sint64 changeset = 3 [packed = true];
        Specified by:
        getChangeset in interface Osmformat.DenseInfoOrBuilder
        Parameters:
        index - The index of the element to return.
        Returns:
        The changeset at the given index.
      • setChangeset

        public Osmformat.DenseInfo.Builder setChangeset​(int index,
                                                        long value)
         DELTA coded
         
        repeated sint64 changeset = 3 [packed = true];
        Parameters:
        index - The index to set the value at.
        value - The changeset to set.
        Returns:
        This builder for chaining.
      • addChangeset

        public Osmformat.DenseInfo.Builder addChangeset​(long value)
         DELTA coded
         
        repeated sint64 changeset = 3 [packed = true];
        Parameters:
        value - The changeset to add.
        Returns:
        This builder for chaining.
      • addAllChangeset

        public Osmformat.DenseInfo.Builder addAllChangeset​(java.lang.Iterable<? extends java.lang.Long> values)
         DELTA coded
         
        repeated sint64 changeset = 3 [packed = true];
        Parameters:
        values - The changeset to add.
        Returns:
        This builder for chaining.
      • clearChangeset

        public Osmformat.DenseInfo.Builder clearChangeset()
         DELTA coded
         
        repeated sint64 changeset = 3 [packed = true];
        Returns:
        This builder for chaining.
      • ensureUidIsMutable

        private void ensureUidIsMutable()
      • getUidList

        public java.util.List<java.lang.Integer> getUidList()
         DELTA coded
         
        repeated sint32 uid = 4 [packed = true];
        Specified by:
        getUidList in interface Osmformat.DenseInfoOrBuilder
        Returns:
        A list containing the uid.
      • getUid

        public int getUid​(int index)
         DELTA coded
         
        repeated sint32 uid = 4 [packed = true];
        Specified by:
        getUid in interface Osmformat.DenseInfoOrBuilder
        Parameters:
        index - The index of the element to return.
        Returns:
        The uid at the given index.
      • setUid

        public Osmformat.DenseInfo.Builder setUid​(int index,
                                                  int value)
         DELTA coded
         
        repeated sint32 uid = 4 [packed = true];
        Parameters:
        index - The index to set the value at.
        value - The uid to set.
        Returns:
        This builder for chaining.
      • addUid

        public Osmformat.DenseInfo.Builder addUid​(int value)
         DELTA coded
         
        repeated sint32 uid = 4 [packed = true];
        Parameters:
        value - The uid to add.
        Returns:
        This builder for chaining.
      • addAllUid

        public Osmformat.DenseInfo.Builder addAllUid​(java.lang.Iterable<? extends java.lang.Integer> values)
         DELTA coded
         
        repeated sint32 uid = 4 [packed = true];
        Parameters:
        values - The uid to add.
        Returns:
        This builder for chaining.
      • clearUid

        public Osmformat.DenseInfo.Builder clearUid()
         DELTA coded
         
        repeated sint32 uid = 4 [packed = true];
        Returns:
        This builder for chaining.
      • ensureUserSidIsMutable

        private void ensureUserSidIsMutable()
      • getUserSidList

        public java.util.List<java.lang.Integer> getUserSidList()
         String IDs for usernames. DELTA coded
         
        repeated sint32 user_sid = 5 [packed = true];
        Specified by:
        getUserSidList in interface Osmformat.DenseInfoOrBuilder
        Returns:
        A list containing the userSid.
      • getUserSidCount

        public int getUserSidCount()
         String IDs for usernames. DELTA coded
         
        repeated sint32 user_sid = 5 [packed = true];
        Specified by:
        getUserSidCount in interface Osmformat.DenseInfoOrBuilder
        Returns:
        The count of userSid.
      • getUserSid

        public int getUserSid​(int index)
         String IDs for usernames. DELTA coded
         
        repeated sint32 user_sid = 5 [packed = true];
        Specified by:
        getUserSid in interface Osmformat.DenseInfoOrBuilder
        Parameters:
        index - The index of the element to return.
        Returns:
        The userSid at the given index.
      • setUserSid

        public Osmformat.DenseInfo.Builder setUserSid​(int index,
                                                      int value)
         String IDs for usernames. DELTA coded
         
        repeated sint32 user_sid = 5 [packed = true];
        Parameters:
        index - The index to set the value at.
        value - The userSid to set.
        Returns:
        This builder for chaining.
      • addUserSid

        public Osmformat.DenseInfo.Builder addUserSid​(int value)
         String IDs for usernames. DELTA coded
         
        repeated sint32 user_sid = 5 [packed = true];
        Parameters:
        value - The userSid to add.
        Returns:
        This builder for chaining.
      • addAllUserSid

        public Osmformat.DenseInfo.Builder addAllUserSid​(java.lang.Iterable<? extends java.lang.Integer> values)
         String IDs for usernames. DELTA coded
         
        repeated sint32 user_sid = 5 [packed = true];
        Parameters:
        values - The userSid to add.
        Returns:
        This builder for chaining.
      • clearUserSid

        public Osmformat.DenseInfo.Builder clearUserSid()
         String IDs for usernames. DELTA coded
         
        repeated sint32 user_sid = 5 [packed = true];
        Returns:
        This builder for chaining.
      • ensureVisibleIsMutable

        private void ensureVisibleIsMutable()
      • getVisibleList

        public java.util.List<java.lang.Boolean> getVisibleList()
         The visible flag is used to store history information. It indicates that
         the current object version has been created by a delete operation on the
         OSM API.
         When a writer sets this flag, it MUST add a required_features tag with
         value "HistoricalInformation" to the HeaderBlock.
         If this flag is not available for some object it MUST be assumed to be
         true if the file has the required_features tag "HistoricalInformation"
         set.
         
        repeated bool visible = 6 [packed = true];
        Specified by:
        getVisibleList in interface Osmformat.DenseInfoOrBuilder
        Returns:
        A list containing the visible.
      • getVisibleCount

        public int getVisibleCount()
         The visible flag is used to store history information. It indicates that
         the current object version has been created by a delete operation on the
         OSM API.
         When a writer sets this flag, it MUST add a required_features tag with
         value "HistoricalInformation" to the HeaderBlock.
         If this flag is not available for some object it MUST be assumed to be
         true if the file has the required_features tag "HistoricalInformation"
         set.
         
        repeated bool visible = 6 [packed = true];
        Specified by:
        getVisibleCount in interface Osmformat.DenseInfoOrBuilder
        Returns:
        The count of visible.
      • getVisible

        public boolean getVisible​(int index)
         The visible flag is used to store history information. It indicates that
         the current object version has been created by a delete operation on the
         OSM API.
         When a writer sets this flag, it MUST add a required_features tag with
         value "HistoricalInformation" to the HeaderBlock.
         If this flag is not available for some object it MUST be assumed to be
         true if the file has the required_features tag "HistoricalInformation"
         set.
         
        repeated bool visible = 6 [packed = true];
        Specified by:
        getVisible in interface Osmformat.DenseInfoOrBuilder
        Parameters:
        index - The index of the element to return.
        Returns:
        The visible at the given index.
      • setVisible

        public Osmformat.DenseInfo.Builder setVisible​(int index,
                                                      boolean value)
         The visible flag is used to store history information. It indicates that
         the current object version has been created by a delete operation on the
         OSM API.
         When a writer sets this flag, it MUST add a required_features tag with
         value "HistoricalInformation" to the HeaderBlock.
         If this flag is not available for some object it MUST be assumed to be
         true if the file has the required_features tag "HistoricalInformation"
         set.
         
        repeated bool visible = 6 [packed = true];
        Parameters:
        index - The index to set the value at.
        value - The visible to set.
        Returns:
        This builder for chaining.
      • addVisible

        public Osmformat.DenseInfo.Builder addVisible​(boolean value)
         The visible flag is used to store history information. It indicates that
         the current object version has been created by a delete operation on the
         OSM API.
         When a writer sets this flag, it MUST add a required_features tag with
         value "HistoricalInformation" to the HeaderBlock.
         If this flag is not available for some object it MUST be assumed to be
         true if the file has the required_features tag "HistoricalInformation"
         set.
         
        repeated bool visible = 6 [packed = true];
        Parameters:
        value - The visible to add.
        Returns:
        This builder for chaining.
      • addAllVisible

        public Osmformat.DenseInfo.Builder addAllVisible​(java.lang.Iterable<? extends java.lang.Boolean> values)
         The visible flag is used to store history information. It indicates that
         the current object version has been created by a delete operation on the
         OSM API.
         When a writer sets this flag, it MUST add a required_features tag with
         value "HistoricalInformation" to the HeaderBlock.
         If this flag is not available for some object it MUST be assumed to be
         true if the file has the required_features tag "HistoricalInformation"
         set.
         
        repeated bool visible = 6 [packed = true];
        Parameters:
        values - The visible to add.
        Returns:
        This builder for chaining.
      • clearVisible

        public Osmformat.DenseInfo.Builder clearVisible()
         The visible flag is used to store history information. It indicates that
         the current object version has been created by a delete operation on the
         OSM API.
         When a writer sets this flag, it MUST add a required_features tag with
         value "HistoricalInformation" to the HeaderBlock.
         If this flag is not available for some object it MUST be assumed to be
         true if the file has the required_features tag "HistoricalInformation"
         set.
         
        repeated bool visible = 6 [packed = true];
        Returns:
        This builder for chaining.
      • setUnknownFields

        public final Osmformat.DenseInfo.Builder setUnknownFields​(com.google.protobuf.UnknownFieldSet unknownFields)
        Specified by:
        setUnknownFields in interface com.google.protobuf.Message.Builder
        Overrides:
        setUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<Osmformat.DenseInfo.Builder>
      • mergeUnknownFields

        public final Osmformat.DenseInfo.Builder mergeUnknownFields​(com.google.protobuf.UnknownFieldSet unknownFields)
        Specified by:
        mergeUnknownFields in interface com.google.protobuf.Message.Builder
        Overrides:
        mergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<Osmformat.DenseInfo.Builder>