public static final class Osmformat.Way.Builder extends com.google.protobuf.GeneratedMessageLite.Builder<Osmformat.Way,Osmformat.Way.Builder> implements Osmformat.WayOrBuilder
public Osmformat.Way.Builder addAllKeys(Iterable<? extends Integer> values)
public Osmformat.Way.Builder addAllRefs(Iterable<? extends Long> values)
public Osmformat.Way.Builder addAllVals(Iterable<? extends Integer> values)
public Osmformat.Way.Builder addKeys(int value)
public Osmformat.Way.Builder addRefs(long value)
public Osmformat.Way.Builder addVals(int value)
public Osmformat.Way build()
build in interface com.google.protobuf.MessageLite.Builderpublic Osmformat.Way buildPartial()
buildPartial in interface com.google.protobuf.MessageLite.Builderpublic Osmformat.Way.Builder clear()
clear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageLite.Builder<Osmformat.Way,Osmformat.Way.Builder>public Osmformat.Way.Builder clearId()
public Osmformat.Way.Builder clearInfo()
public Osmformat.Way.Builder clearKeys()
public Osmformat.Way.Builder clearRefs()
public Osmformat.Way.Builder clearVals()
public Osmformat.Way.Builder clone()
clone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageLite.Builder<Osmformat.Way,Osmformat.Way.Builder>public Osmformat.Way getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in class com.google.protobuf.GeneratedMessageLite.Builder<Osmformat.Way,Osmformat.Way.Builder>public long getId()
getId in interface Osmformat.WayOrBuilderpublic Osmformat.Info getInfo()
getInfo in interface Osmformat.WayOrBuilderpublic int getKeys(int index)
getKeys in interface Osmformat.WayOrBuilderpublic int getKeysCount()
getKeysCount in interface Osmformat.WayOrBuilderpublic List<Integer> getKeysList()
getKeysList in interface Osmformat.WayOrBuilderpublic long getRefs(int index)
getRefs in interface Osmformat.WayOrBuilderpublic int getRefsCount()
getRefsCount in interface Osmformat.WayOrBuilderpublic List<Long> getRefsList()
getRefsList in interface Osmformat.WayOrBuilderpublic int getVals(int index)
getVals in interface Osmformat.WayOrBuilderpublic int getValsCount()
getValsCount in interface Osmformat.WayOrBuilderpublic List<Integer> getValsList()
getValsList in interface Osmformat.WayOrBuilderpublic boolean hasId()
hasId in interface Osmformat.WayOrBuilderpublic boolean hasInfo()
hasInfo in interface Osmformat.WayOrBuilderpublic final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderpublic Osmformat.Way.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.Way.Builder>IOExceptionpublic Osmformat.Way.Builder mergeFrom(Osmformat.Way other)
mergeFrom in class com.google.protobuf.GeneratedMessageLite.Builder<Osmformat.Way,Osmformat.Way.Builder>public Osmformat.Way.Builder mergeInfo(Osmformat.Info value)
public Osmformat.Way.Builder setId(long value)
public Osmformat.Way.Builder setInfo(Osmformat.Info value)
public Osmformat.Way.Builder setInfo(Osmformat.Info.Builder builderForValue)
public Osmformat.Way.Builder setKeys(int index, int value)
public Osmformat.Way.Builder setRefs(int index, long value)
public Osmformat.Way.Builder setVals(int index, int value)
Copyright © 2015 Revolution Systems Inc.. All rights reserved.