public static final class Osmformat.Node.Builder extends com.google.protobuf.GeneratedMessageLite.Builder<Osmformat.Node,Osmformat.Node.Builder> implements Osmformat.NodeOrBuilder
public Osmformat.Node.Builder addAllKeys(Iterable<? extends Integer> values)
public Osmformat.Node.Builder addAllVals(Iterable<? extends Integer> values)
public Osmformat.Node.Builder addKeys(int value)
public Osmformat.Node.Builder addVals(int value)
public Osmformat.Node build()
build in interface com.google.protobuf.MessageLite.Builderpublic Osmformat.Node buildPartial()
buildPartial in interface com.google.protobuf.MessageLite.Builderpublic Osmformat.Node.Builder clear()
clear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageLite.Builder<Osmformat.Node,Osmformat.Node.Builder>public Osmformat.Node.Builder clearId()
public Osmformat.Node.Builder clearInfo()
public Osmformat.Node.Builder clearKeys()
public Osmformat.Node.Builder clearLat()
public Osmformat.Node.Builder clearLon()
public Osmformat.Node.Builder clearVals()
public Osmformat.Node.Builder clone()
clone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageLite.Builder<Osmformat.Node,Osmformat.Node.Builder>public Osmformat.Node getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in class com.google.protobuf.GeneratedMessageLite.Builder<Osmformat.Node,Osmformat.Node.Builder>public long getId()
getId in interface Osmformat.NodeOrBuilderpublic Osmformat.Info getInfo()
getInfo in interface Osmformat.NodeOrBuilderpublic int getKeys(int index)
getKeys in interface Osmformat.NodeOrBuilderpublic int getKeysCount()
getKeysCount in interface Osmformat.NodeOrBuilderpublic List<Integer> getKeysList()
getKeysList in interface Osmformat.NodeOrBuilderpublic long getLat()
getLat in interface Osmformat.NodeOrBuilderpublic long getLon()
getLon in interface Osmformat.NodeOrBuilderpublic int getVals(int index)
getVals in interface Osmformat.NodeOrBuilderpublic int getValsCount()
getValsCount in interface Osmformat.NodeOrBuilderpublic List<Integer> getValsList()
getValsList in interface Osmformat.NodeOrBuilderpublic boolean hasId()
hasId in interface Osmformat.NodeOrBuilderpublic boolean hasInfo()
hasInfo in interface Osmformat.NodeOrBuilderpublic boolean hasLat()
hasLat in interface Osmformat.NodeOrBuilderpublic boolean hasLon()
hasLon in interface Osmformat.NodeOrBuilderpublic final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderpublic Osmformat.Node.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.Node.Builder>IOExceptionpublic Osmformat.Node.Builder mergeFrom(Osmformat.Node other)
mergeFrom in class com.google.protobuf.GeneratedMessageLite.Builder<Osmformat.Node,Osmformat.Node.Builder>public Osmformat.Node.Builder mergeInfo(Osmformat.Info value)
public Osmformat.Node.Builder setId(long value)
public Osmformat.Node.Builder setInfo(Osmformat.Info value)
public Osmformat.Node.Builder setInfo(Osmformat.Info.Builder builderForValue)
public Osmformat.Node.Builder setKeys(int index, int value)
public Osmformat.Node.Builder setLat(long value)
public Osmformat.Node.Builder setLon(long value)
public Osmformat.Node.Builder setVals(int index, int value)
Copyright © 2015 Revolution Systems Inc.. All rights reserved.