public static final class Osmformat.HeaderBlock extends com.protobuf .GeneratedMessageLite implements Osmformat .HeaderBlockOrBuilder
| Modifier and Type | Class and Description |
|---|---|
static class |
Osmformat
|
com.google.protobuf.GeneratedMessageLite.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageLite.ExtendableMessage<MessageType>,BuilderType extends com.google.protobuf.GeneratedMessageLite.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageLite.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageLite.ExtendableMessage<MessageType>>, com.google.protobuf.GeneratedMessageLite.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageLite.ExtendableMessage>, com.google.protobuf.GeneratedMessageLite.GeneratedExtension<ContainingType extends com.google.protobuf.MessageLite,Type> | Modifier and Type | Field and Description |
|---|---|
static int |
BBOX_FIELD_NUMBER
|
static int |
OPTIONAL_FEATURES_FIELD_NUMBER
|
static int |
REQUIRED_FEATURES_FIELD_NUMBER
|
static int |
SOURCE_FIELD_NUMBER
|
static int |
WRITINGPROGRAM_FIELD_NUMBER
|
newRepeatedGeneratedExtension, newSingularGeneratedExtensionpublic static final int BBOX_FIELD_NUMBER
public static final int REQUIRED_FEATURES_FIELD_NUMBER
public static final int OPTIONAL_FEATURES_FIELD_NUMBER
public static final int WRITINGPROGRAM_FIELD_NUMBER
public static final int SOURCE_FIELD_NUMBER
public static Osmformat.HeaderBlock getDefaultInstance()
public Osmformat.HeaderBlock getDefaultInstanceForType()
public boolean hasBbox()
public Osmformat.HeaderBBox getBbox()
public int getRequiredFeaturesCount()
public StringgetRequiredFeatures(int index)
public int getOptionalFeaturesCount()
public StringgetOptionalFeatures(int index)
public boolean hasWritingprogram()
public StringgetWritingprogram()
public boolean hasSource()
public StringgetSource()
public final boolean isInitialized()
public void writeTo(com.protobuf .CodedOutputStream output) throws IOException
writeTo in interface
com.google.protobuf.MessageLite
IOException
public int getSerializedSize()
protected ObjectwriteReplace() throws ObjectStreamException
writeReplace in class
com.google.protobuf.GeneratedMessageLite
ObjectStreamException
public static Osmformat.HeaderBlock parseFrom(com .protobuf .ByteString data) throws com .protobuf .InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static Osmformat.HeaderBlock parseFrom(com .protobuf .ByteString data, com .protobuf .ExtensionRegistryLite extensionRegistry) throws com .protobuf .InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static Osmformat.HeaderBlock parseFrom(byte[] data) throws com .protobuf .InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static Osmformat.HeaderBlock parseFrom(byte[] data, com .protobuf .ExtensionRegistryLite extensionRegistry) throws com .protobuf .InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static Osmformat.HeaderBlock parseFrom(InputStream input) throws IOException
IOException
public static Osmformat.HeaderBlock parseFrom(InputStream input, com .protobuf .ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static Osmformat.HeaderBlock parseDelimitedFrom(InputStream input) throws IOException
IOException
public static Osmformat.HeaderBlock parseDelimitedFrom(InputStream input, com .protobuf .ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static Osmformat.HeaderBlock parseFrom(com .protobuf .CodedInputStream input) throws IOException
IOException
public static Osmformat.HeaderBlock parseFrom(com .protobuf .CodedInputStream input, com .protobuf .ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static Osmformat.HeaderBlock .Builder newBuilder()
public Osmformat.HeaderBlock .Builder newBuilderForType()
public static Osmformat.HeaderBlock .Builder newBuilder(Osmformat .HeaderBlock prototype)
public Osmformat.HeaderBlock .Builder toBuilder()