public static final class Osmformat.Relation.Builder extends com.google.protobuf.GeneratedMessageLite.Builder<Osmformat.Relation,Osmformat.Relation.Builder> implements Osmformat.RelationOrBuilder
public Osmformat.Relation.Builder addAllKeys(Iterable<? extends Integer> values)
public Osmformat.Relation.Builder addAllMemids(Iterable<? extends Long> values)
public Osmformat.Relation.Builder addAllRolesSid(Iterable<? extends Integer> values)
public Osmformat.Relation.Builder addAllTypes(Iterable<? extends Osmformat.Relation.MemberType> values)
public Osmformat.Relation.Builder addAllVals(Iterable<? extends Integer> values)
public Osmformat.Relation.Builder addKeys(int value)
public Osmformat.Relation.Builder addMemids(long value)
public Osmformat.Relation.Builder addRolesSid(int value)
public Osmformat.Relation.Builder addTypes(Osmformat.Relation.MemberType value)
public Osmformat.Relation.Builder addVals(int value)
public Osmformat.Relation build()
build in interface com.google.protobuf.MessageLite.Builderpublic Osmformat.Relation buildPartial()
buildPartial in interface com.google.protobuf.MessageLite.Builderpublic Osmformat.Relation.Builder clear()
clear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageLite.Builder<Osmformat.Relation,Osmformat.Relation.Builder>public Osmformat.Relation.Builder clearId()
public Osmformat.Relation.Builder clearInfo()
public Osmformat.Relation.Builder clearKeys()
public Osmformat.Relation.Builder clearMemids()
public Osmformat.Relation.Builder clearRolesSid()
public Osmformat.Relation.Builder clearTypes()
public Osmformat.Relation.Builder clearVals()
public Osmformat.Relation.Builder clone()
clone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageLite.Builder<Osmformat.Relation,Osmformat.Relation.Builder>public Osmformat.Relation getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in class com.google.protobuf.GeneratedMessageLite.Builder<Osmformat.Relation,Osmformat.Relation.Builder>public long getId()
getId in interface Osmformat.RelationOrBuilderpublic Osmformat.Info getInfo()
getInfo in interface Osmformat.RelationOrBuilderpublic int getKeys(int index)
getKeys in interface Osmformat.RelationOrBuilderpublic int getKeysCount()
getKeysCount in interface Osmformat.RelationOrBuilderpublic List<Integer> getKeysList()
getKeysList in interface Osmformat.RelationOrBuilderpublic long getMemids(int index)
getMemids in interface Osmformat.RelationOrBuilderpublic int getMemidsCount()
getMemidsCount in interface Osmformat.RelationOrBuilderpublic List<Long> getMemidsList()
getMemidsList in interface Osmformat.RelationOrBuilderpublic int getRolesSid(int index)
getRolesSid in interface Osmformat.RelationOrBuilderpublic int getRolesSidCount()
getRolesSidCount in interface Osmformat.RelationOrBuilderpublic List<Integer> getRolesSidList()
getRolesSidList in interface Osmformat.RelationOrBuilderpublic Osmformat.Relation.MemberType getTypes(int index)
getTypes in interface Osmformat.RelationOrBuilderpublic int getTypesCount()
getTypesCount in interface Osmformat.RelationOrBuilderpublic List<Osmformat.Relation.MemberType> getTypesList()
getTypesList in interface Osmformat.RelationOrBuilderpublic int getVals(int index)
getVals in interface Osmformat.RelationOrBuilderpublic int getValsCount()
getValsCount in interface Osmformat.RelationOrBuilderpublic List<Integer> getValsList()
getValsList in interface Osmformat.RelationOrBuilderpublic boolean hasId()
hasId in interface Osmformat.RelationOrBuilderpublic boolean hasInfo()
hasInfo in interface Osmformat.RelationOrBuilderpublic final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderpublic Osmformat.Relation.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessageLite.Builder<Osmformat.Relation.Builder>IOExceptionpublic Osmformat.Relation.Builder mergeFrom(Osmformat.Relation other)
mergeFrom in class com.google.protobuf.GeneratedMessageLite.Builder<Osmformat.Relation,Osmformat.Relation.Builder>public Osmformat.Relation.Builder mergeInfo(Osmformat.Info value)
public Osmformat.Relation.Builder setId(long value)
public Osmformat.Relation.Builder setInfo(Osmformat.Info value)
public Osmformat.Relation.Builder setInfo(Osmformat.Info.Builder builderForValue)
public Osmformat.Relation.Builder setKeys(int index, int value)
public Osmformat.Relation.Builder setMemids(int index, long value)
public Osmformat.Relation.Builder setRolesSid(int index, int value)
public Osmformat.Relation.Builder setTypes(int index, Osmformat.Relation.MemberType value)
public Osmformat.Relation.Builder setVals(int index, int value)
Copyright © 2015 Revolution Systems Inc.. All rights reserved.