public static interface Osmformat.ChangeSetOrBuilder
extends proto4.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
long |
getId()
// Parallel arrays.
|
boolean |
hasId()
// Parallel arrays.
|
boolean hasId()
// Parallel arrays. repeated uint32 keys = 2 [packed = true]; // String IDs. repeated uint32 vals = 3 [packed = true]; // String IDs. optional Info info = 4;
required int64 id = 1;
long getId()
// Parallel arrays. repeated uint32 keys = 2 [packed = true]; // String IDs. repeated uint32 vals = 3 [packed = true]; // String IDs. optional Info info = 4;
required int64 id = 1;
Copyright © 2025 The Apache Software Foundation. All rights reserved.