public static final class Osmformat.StringTable.Builder extends com.protobuf .GeneratedMessageLite .Builder <Osmformat .StringTable ,Osmformat .StringTable .Builder > implements Osmformat .StringTableOrBuilder
| Modifier and Type | Method and Description |
|---|---|
Osmformat |
addAllS(Iterable
|
Osmformat |
addS(com
|
Osmformat |
build()
|
Osmformat |
buildPartial()
|
Osmformat |
clear()
|
Osmformat |
clearS()
|
Osmformat |
clone()
|
Osmformat |
getDefaultInstanceForType()
|
com |
getS(int index)
|
int |
getSCount()
|
List |
getSList()
|
boolean |
isInitialized()
|
Osmformat |
mergeFrom(com
|
Osmformat |
mergeFrom(Osmformat
|
Osmformat |
setS(int index, com
|
public Osmformat.StringTable .Builder clear()
public Osmformat.StringTable .Builder clone()
public Osmformat.StringTable getDefaultInstanceForType()
public Osmformat.StringTable build()
public Osmformat.StringTable buildPartial()
public Osmformat.StringTable .Builder mergeFrom(Osmformat .StringTable other)
public final boolean isInitialized()
public Osmformat.StringTable .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.StringTable.Builder >
IOException
public List<com .protobuf .ByteString > getSList()
public int getSCount()
public com.protobuf .ByteString getS(int index)
public Osmformat.StringTable .Builder setS(int index, com .protobuf .ByteString value)
public Osmformat.StringTable .Builder addS(com .protobuf .ByteString value)
public Osmformat.StringTable .Builder addAllS(Iterable <? extends com .protobuf .ByteString > values)
public Osmformat.StringTable .Builder clearS()