| Package | Description |
|---|---|
| crosby.binary |
| Modifier and Type | Method and Description |
|---|---|
Osmformat |
Osmformat.Info.Builder.clear()
|
Osmformat |
Osmformat.Info.Builder.clearChangeset()
|
Osmformat |
Osmformat.Info.Builder.clearTimestamp()
|
Osmformat |
Osmformat.Info.Builder.clearUid()
|
Osmformat |
Osmformat.Info.Builder.clearUserSid()
|
Osmformat |
Osmformat.Info.Builder.clearVersion()
|
Osmformat |
Osmformat.Info.Builder.clearVisible()
|
Osmformat |
Osmformat.Info.Builder.clone()
|
Osmformat |
Osmformat.Info.Builder.mergeFrom(com
|
Osmformat |
Osmformat.Info.Builder.mergeFrom(Osmformat
|
static Osmformat |
Osmformat.Info.newBuilder()
|
static Osmformat |
Osmformat.Info.newBuilder(Osmformat
|
Osmformat |
Osmformat.Info.newBuilderForType()
|
Osmformat |
Osmformat.Info.Builder.setChangeset(long value)
|
Osmformat |
Osmformat.Info.Builder.setTimestamp(long value)
|
Osmformat |
Osmformat.Info.Builder.setUid(int value)
|
Osmformat |
Osmformat.Info.Builder.setUserSid(int value)
|
Osmformat |
Osmformat.Info.Builder.setVersion(int value)
|
Osmformat |
Osmformat.Info.Builder.setVisible(boolean value)
|
Osmformat |
Osmformat.Info.toBuilder()
|
| Modifier and Type | Method and Description |
|---|---|
Osmformat |
Osmformat.Node.Builder.setInfo(Osmformat
|
Osmformat |
Osmformat.Way.Builder.setInfo(Osmformat
|
Osmformat |
Osmformat.Relation.Builder.setInfo(Osmformat
|