public static final class Osmformat.ChangeSet.Builder extends com.protobuf .GeneratedMessageLite .Builder <Osmformat .ChangeSet ,Osmformat .ChangeSet .Builder > implements Osmformat .ChangeSetOrBuilder
| Modifier and Type | Method and Description |
|---|---|
Osmformat |
build()
|
Osmformat |
buildPartial()
|
Osmformat |
clear()
|
Osmformat |
clearId()
|
Osmformat |
clone()
|
Osmformat |
getDefaultInstanceForType()
|
long |
getId()
|
boolean |
hasId()
|
boolean |
isInitialized()
|
Osmformat |
mergeFrom(com
|
Osmformat |
mergeFrom(Osmformat
|
Osmformat |
setId(long value)
|
public Osmformat.ChangeSet .Builder clear()
public Osmformat.ChangeSet .Builder clone()
public Osmformat.ChangeSet getDefaultInstanceForType()
public Osmformat.ChangeSet build()
public Osmformat.ChangeSet buildPartial()
public Osmformat.ChangeSet .Builder mergeFrom(Osmformat .ChangeSet other)
public final boolean isInitialized()
public Osmformat.ChangeSet .Builder mergeFrom(com .protobuf .CodedInputStream input, com .protobuf .ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface
com.google.protobuf.MessageLite.Builder
mergeFrom in class
com.google.protobuf.AbstractMessageLite.Builder<Osmformat.ChangeSet.Builder >
IOException
public boolean hasId()
public long getId()
public Osmformat.ChangeSet .Builder setId(long value)
public Osmformat.ChangeSet .Builder clearId()