public static interface Osmformat.HeaderBlockOrBuilder extends com.protobuf .MessageLiteOrBuilder
| Modifier and Type | Method and Description |
|---|---|
Osmformat |
getBbox()
|
String |
getOptionalFeatures(int index)
|
int |
getOptionalFeaturesCount()
|
List |
getOptionalFeaturesList()
|
String |
getRequiredFeatures(int index)
|
int |
getRequiredFeaturesCount()
|
List |
getRequiredFeaturesList()
|
String |
getSource()
|
String |
getWritingprogram()
|
boolean |
hasBbox()
|
boolean |
hasSource()
|
boolean |
hasWritingprogram()
|
boolean hasBbox()
Osmformat.HeaderBBox getBbox()
int getRequiredFeaturesCount()
StringgetRequiredFeatures(int index)
int getOptionalFeaturesCount()
StringgetOptionalFeatures(int index)
boolean hasWritingprogram()
StringgetWritingprogram()
boolean hasSource()
StringgetSource()