public static interface Osmformat.StringTableOrBuilder
extends proto4.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
proto4.ByteString |
getS(int index)
repeated bytes s = 1; |
int |
getSCount()
repeated bytes s = 1; |
List<proto4.ByteString> |
getSList()
repeated bytes s = 1; |
List<proto4.ByteString> getSList()
repeated bytes s = 1;
int getSCount()
repeated bytes s = 1;
proto4.ByteString getS(int index)
repeated bytes s = 1;
index
- The index of the element to return.Copyright © 2025 The Apache Software Foundation. All rights reserved.