public static final class Osmformat.ChangeSet extends com.google.protobuf.GeneratedMessageLite implements Osmformat.ChangeSetOrBuilder
| Modifier and Type | Class and Description |
|---|---|
static class |
Osmformat.ChangeSet.Builder |
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 |
ID_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
static Osmformat.ChangeSet |
getDefaultInstance() |
Osmformat.ChangeSet |
getDefaultInstanceForType() |
long |
getId() |
int |
getSerializedSize() |
boolean |
hasId() |
boolean |
isInitialized() |
static Osmformat.ChangeSet.Builder |
newBuilder() |
static Osmformat.ChangeSet.Builder |
newBuilder(Osmformat.ChangeSet prototype) |
Osmformat.ChangeSet.Builder |
newBuilderForType() |
static Osmformat.ChangeSet |
parseDelimitedFrom(InputStream input) |
static Osmformat.ChangeSet |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Osmformat.ChangeSet |
parseFrom(byte[] data) |
static Osmformat.ChangeSet |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Osmformat.ChangeSet |
parseFrom(com.google.protobuf.ByteString data) |
static Osmformat.ChangeSet |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Osmformat.ChangeSet |
parseFrom(com.google.protobuf.CodedInputStream input) |
static Osmformat.ChangeSet |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Osmformat.ChangeSet |
parseFrom(InputStream input) |
static Osmformat.ChangeSet |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Osmformat.ChangeSet.Builder |
toBuilder() |
protected Object |
writeReplace() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
getParserForType, makeExtensionsImmutable, newRepeatedGeneratedExtension, newSingularGeneratedExtension, parseUnknownFieldpublic static final int ID_FIELD_NUMBER
public static Osmformat.ChangeSet getDefaultInstance()
public static Osmformat.ChangeSet.Builder newBuilder()
public static Osmformat.ChangeSet.Builder newBuilder(Osmformat.ChangeSet prototype)
public static Osmformat.ChangeSet parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static Osmformat.ChangeSet parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static Osmformat.ChangeSet parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Osmformat.ChangeSet parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Osmformat.ChangeSet parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Osmformat.ChangeSet parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Osmformat.ChangeSet parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static Osmformat.ChangeSet parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static Osmformat.ChangeSet parseFrom(InputStream input) throws IOException
IOExceptionpublic static Osmformat.ChangeSet parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic Osmformat.ChangeSet getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuilderpublic long getId()
getId in interface Osmformat.ChangeSetOrBuilderpublic int getSerializedSize()
getSerializedSize in interface com.google.protobuf.MessageLitepublic boolean hasId()
hasId in interface Osmformat.ChangeSetOrBuilderpublic final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderpublic Osmformat.ChangeSet.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessageLitepublic Osmformat.ChangeSet.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessageLiteprotected Object writeReplace() throws ObjectStreamException
writeReplace in class com.google.protobuf.GeneratedMessageLiteObjectStreamExceptionpublic void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo in interface com.google.protobuf.MessageLiteIOExceptionCopyright © 2015 Revolution Systems Inc.. All rights reserved.