Package crosby.binary

Class Osmformat.Relation.Builder

    • Field Detail

      • bitField0_

        private int bitField0_
      • id_

        private long id_
      • keys_

        private com.google.protobuf.Internal.IntList keys_
      • vals_

        private com.google.protobuf.Internal.IntList vals_
      • rolesSid_

        private com.google.protobuf.Internal.IntList rolesSid_
      • memids_

        private com.google.protobuf.Internal.LongList memids_
      • types_

        private java.util.List<java.lang.Integer> types_
    • 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.Relation.Builder>
      • maybeForceBuilderInitialization

        private void maybeForceBuilderInitialization()
      • clear

        public Osmformat.Relation.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.Relation.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.Relation.Builder>
      • getDefaultInstanceForType

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

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

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

        public Osmformat.Relation.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.Relation.Builder>
      • setField

        public Osmformat.Relation.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.Relation.Builder>
      • clearField

        public Osmformat.Relation.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.Relation.Builder>
      • clearOneof

        public Osmformat.Relation.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.Relation.Builder>
      • setRepeatedField

        public Osmformat.Relation.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.Relation.Builder>
      • addRepeatedField

        public Osmformat.Relation.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.Relation.Builder>
      • mergeFrom

        public Osmformat.Relation.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.Relation.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.Relation.Builder>
      • mergeFrom

        public Osmformat.Relation.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.Relation.Builder>
        Throws:
        java.io.IOException
      • setId

        public Osmformat.Relation.Builder setId​(long value)
        required int64 id = 1;
        Parameters:
        value - The id to set.
        Returns:
        This builder for chaining.
      • ensureKeysIsMutable

        private void ensureKeysIsMutable()
      • getKeysList

        public java.util.List<java.lang.Integer> getKeysList()
         Parallel arrays.
         
        repeated uint32 keys = 2 [packed = true];
        Specified by:
        getKeysList in interface Osmformat.RelationOrBuilder
        Returns:
        A list containing the keys.
      • getKeysCount

        public int getKeysCount()
         Parallel arrays.
         
        repeated uint32 keys = 2 [packed = true];
        Specified by:
        getKeysCount in interface Osmformat.RelationOrBuilder
        Returns:
        The count of keys.
      • getKeys

        public int getKeys​(int index)
         Parallel arrays.
         
        repeated uint32 keys = 2 [packed = true];
        Specified by:
        getKeys in interface Osmformat.RelationOrBuilder
        Parameters:
        index - The index of the element to return.
        Returns:
        The keys at the given index.
      • setKeys

        public Osmformat.Relation.Builder setKeys​(int index,
                                                  int value)
         Parallel arrays.
         
        repeated uint32 keys = 2 [packed = true];
        Parameters:
        index - The index to set the value at.
        value - The keys to set.
        Returns:
        This builder for chaining.
      • addKeys

        public Osmformat.Relation.Builder addKeys​(int value)
         Parallel arrays.
         
        repeated uint32 keys = 2 [packed = true];
        Parameters:
        value - The keys to add.
        Returns:
        This builder for chaining.
      • addAllKeys

        public Osmformat.Relation.Builder addAllKeys​(java.lang.Iterable<? extends java.lang.Integer> values)
         Parallel arrays.
         
        repeated uint32 keys = 2 [packed = true];
        Parameters:
        values - The keys to add.
        Returns:
        This builder for chaining.
      • clearKeys

        public Osmformat.Relation.Builder clearKeys()
         Parallel arrays.
         
        repeated uint32 keys = 2 [packed = true];
        Returns:
        This builder for chaining.
      • ensureValsIsMutable

        private void ensureValsIsMutable()
      • getValsList

        public java.util.List<java.lang.Integer> getValsList()
        repeated uint32 vals = 3 [packed = true];
        Specified by:
        getValsList in interface Osmformat.RelationOrBuilder
        Returns:
        A list containing the vals.
      • getVals

        public int getVals​(int index)
        repeated uint32 vals = 3 [packed = true];
        Specified by:
        getVals in interface Osmformat.RelationOrBuilder
        Parameters:
        index - The index of the element to return.
        Returns:
        The vals at the given index.
      • setVals

        public Osmformat.Relation.Builder setVals​(int index,
                                                  int value)
        repeated uint32 vals = 3 [packed = true];
        Parameters:
        index - The index to set the value at.
        value - The vals to set.
        Returns:
        This builder for chaining.
      • addVals

        public Osmformat.Relation.Builder addVals​(int value)
        repeated uint32 vals = 3 [packed = true];
        Parameters:
        value - The vals to add.
        Returns:
        This builder for chaining.
      • addAllVals

        public Osmformat.Relation.Builder addAllVals​(java.lang.Iterable<? extends java.lang.Integer> values)
        repeated uint32 vals = 3 [packed = true];
        Parameters:
        values - The vals to add.
        Returns:
        This builder for chaining.
      • clearVals

        public Osmformat.Relation.Builder clearVals()
        repeated uint32 vals = 3 [packed = true];
        Returns:
        This builder for chaining.
      • hasInfo

        public boolean hasInfo()
        optional .OSMPBF.Info info = 4;
        Specified by:
        hasInfo in interface Osmformat.RelationOrBuilder
        Returns:
        Whether the info field is set.
      • ensureRolesSidIsMutable

        private void ensureRolesSidIsMutable()
      • getRolesSidList

        public java.util.List<java.lang.Integer> getRolesSidList()
         Parallel arrays
         
        repeated int32 roles_sid = 8 [packed = true];
        Specified by:
        getRolesSidList in interface Osmformat.RelationOrBuilder
        Returns:
        A list containing the rolesSid.
      • getRolesSidCount

        public int getRolesSidCount()
         Parallel arrays
         
        repeated int32 roles_sid = 8 [packed = true];
        Specified by:
        getRolesSidCount in interface Osmformat.RelationOrBuilder
        Returns:
        The count of rolesSid.
      • getRolesSid

        public int getRolesSid​(int index)
         Parallel arrays
         
        repeated int32 roles_sid = 8 [packed = true];
        Specified by:
        getRolesSid in interface Osmformat.RelationOrBuilder
        Parameters:
        index - The index of the element to return.
        Returns:
        The rolesSid at the given index.
      • setRolesSid

        public Osmformat.Relation.Builder setRolesSid​(int index,
                                                      int value)
         Parallel arrays
         
        repeated int32 roles_sid = 8 [packed = true];
        Parameters:
        index - The index to set the value at.
        value - The rolesSid to set.
        Returns:
        This builder for chaining.
      • addRolesSid

        public Osmformat.Relation.Builder addRolesSid​(int value)
         Parallel arrays
         
        repeated int32 roles_sid = 8 [packed = true];
        Parameters:
        value - The rolesSid to add.
        Returns:
        This builder for chaining.
      • addAllRolesSid

        public Osmformat.Relation.Builder addAllRolesSid​(java.lang.Iterable<? extends java.lang.Integer> values)
         Parallel arrays
         
        repeated int32 roles_sid = 8 [packed = true];
        Parameters:
        values - The rolesSid to add.
        Returns:
        This builder for chaining.
      • clearRolesSid

        public Osmformat.Relation.Builder clearRolesSid()
         Parallel arrays
         
        repeated int32 roles_sid = 8 [packed = true];
        Returns:
        This builder for chaining.
      • ensureMemidsIsMutable

        private void ensureMemidsIsMutable()
      • getMemidsList

        public java.util.List<java.lang.Long> getMemidsList()
         DELTA encoded
         
        repeated sint64 memids = 9 [packed = true];
        Specified by:
        getMemidsList in interface Osmformat.RelationOrBuilder
        Returns:
        A list containing the memids.
      • getMemidsCount

        public int getMemidsCount()
         DELTA encoded
         
        repeated sint64 memids = 9 [packed = true];
        Specified by:
        getMemidsCount in interface Osmformat.RelationOrBuilder
        Returns:
        The count of memids.
      • getMemids

        public long getMemids​(int index)
         DELTA encoded
         
        repeated sint64 memids = 9 [packed = true];
        Specified by:
        getMemids in interface Osmformat.RelationOrBuilder
        Parameters:
        index - The index of the element to return.
        Returns:
        The memids at the given index.
      • setMemids

        public Osmformat.Relation.Builder setMemids​(int index,
                                                    long value)
         DELTA encoded
         
        repeated sint64 memids = 9 [packed = true];
        Parameters:
        index - The index to set the value at.
        value - The memids to set.
        Returns:
        This builder for chaining.
      • addMemids

        public Osmformat.Relation.Builder addMemids​(long value)
         DELTA encoded
         
        repeated sint64 memids = 9 [packed = true];
        Parameters:
        value - The memids to add.
        Returns:
        This builder for chaining.
      • addAllMemids

        public Osmformat.Relation.Builder addAllMemids​(java.lang.Iterable<? extends java.lang.Long> values)
         DELTA encoded
         
        repeated sint64 memids = 9 [packed = true];
        Parameters:
        values - The memids to add.
        Returns:
        This builder for chaining.
      • clearMemids

        public Osmformat.Relation.Builder clearMemids()
         DELTA encoded
         
        repeated sint64 memids = 9 [packed = true];
        Returns:
        This builder for chaining.
      • ensureTypesIsMutable

        private void ensureTypesIsMutable()
      • getTypesCount

        public int getTypesCount()
        repeated .OSMPBF.Relation.MemberType types = 10 [packed = true];
        Specified by:
        getTypesCount in interface Osmformat.RelationOrBuilder
        Returns:
        The count of types.
      • setTypes

        public Osmformat.Relation.Builder setTypes​(int index,
                                                   Osmformat.Relation.MemberType value)
        repeated .OSMPBF.Relation.MemberType types = 10 [packed = true];
        Parameters:
        index - The index to set the value at.
        value - The types to set.
        Returns:
        This builder for chaining.
      • clearTypes

        public Osmformat.Relation.Builder clearTypes()
        repeated .OSMPBF.Relation.MemberType types = 10 [packed = true];
        Returns:
        This builder for chaining.
      • setUnknownFields

        public final Osmformat.Relation.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.Relation.Builder>
      • mergeUnknownFields

        public final Osmformat.Relation.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.Relation.Builder>