public static final class PointStreamProto.Station.Builder extends com.google.protobuf.GeneratedMessage.Builder<PointStreamProto.Station.Builder> implements PointStreamProto.StationOrBuilder
Station| Modifier and Type | Method and Description |
|---|---|
PointStreamProto.Station |
build() |
PointStreamProto.Station |
buildPartial() |
PointStreamProto.Station.Builder |
clear() |
PointStreamProto.Station.Builder |
clearAlt()
optional double alt = 4; |
PointStreamProto.Station.Builder |
clearDesc()
optional string desc = 5; |
PointStreamProto.Station.Builder |
clearId()
optional string id = 1; |
PointStreamProto.Station.Builder |
clearLat()
optional double lat = 2; |
PointStreamProto.Station.Builder |
clearLon()
optional double lon = 3; |
PointStreamProto.Station.Builder |
clearWmoId()
optional string wmoId = 6; |
double |
getAlt()
optional double alt = 4; |
PointStreamProto.Station |
getDefaultInstanceForType() |
java.lang.String |
getDesc()
optional string desc = 5; |
com.google.protobuf.ByteString |
getDescBytes()
optional string desc = 5; |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
java.lang.String |
getId()
optional string id = 1; |
com.google.protobuf.ByteString |
getIdBytes()
optional string id = 1; |
double |
getLat()
optional double lat = 2; |
double |
getLon()
optional double lon = 3; |
java.lang.String |
getWmoId()
optional string wmoId = 6; |
com.google.protobuf.ByteString |
getWmoIdBytes()
optional string wmoId = 6; |
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
PointStreamProto.Station.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
PointStreamProto.Station.Builder |
mergeFrom(com.google.protobuf.Message other) |
PointStreamProto.Station.Builder |
mergeFrom(PointStreamProto.Station other) |
PointStreamProto.Station.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
PointStreamProto.Station.Builder |
setAlt(double value)
optional double alt = 4; |
PointStreamProto.Station.Builder |
setDesc(java.lang.String value)
optional string desc = 5; |
PointStreamProto.Station.Builder |
setDescBytes(com.google.protobuf.ByteString value)
optional string desc = 5; |
PointStreamProto.Station.Builder |
setId(java.lang.String value)
optional string id = 1; |
PointStreamProto.Station.Builder |
setIdBytes(com.google.protobuf.ByteString value)
optional string id = 1; |
PointStreamProto.Station.Builder |
setLat(double value)
optional double lat = 2; |
PointStreamProto.Station.Builder |
setLon(double value)
optional double lon = 3; |
PointStreamProto.Station.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
PointStreamProto.Station.Builder |
setWmoId(java.lang.String value)
optional string wmoId = 6; |
PointStreamProto.Station.Builder |
setWmoIdBytes(com.google.protobuf.ByteString value)
optional string wmoId = 6; |
addRepeatedField, clearField, clearOneof, clone, getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedFieldfindInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessage.Builder<PointStreamProto.Station.Builder>public PointStreamProto.Station.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessage.Builder<PointStreamProto.Station.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessage.Builder<PointStreamProto.Station.Builder>public PointStreamProto.Station getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic PointStreamProto.Station build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic PointStreamProto.Station buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic PointStreamProto.Station.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<PointStreamProto.Station.Builder>public PointStreamProto.Station.Builder mergeFrom(PointStreamProto.Station other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessage.Builder<PointStreamProto.Station.Builder>public PointStreamProto.Station.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<PointStreamProto.Station.Builder>java.io.IOExceptionpublic java.lang.String getId()
optional string id = 1;getId in interface PointStreamProto.StationOrBuilderpublic com.google.protobuf.ByteString getIdBytes()
optional string id = 1;getIdBytes in interface PointStreamProto.StationOrBuilderpublic PointStreamProto.Station.Builder setId(java.lang.String value)
optional string id = 1;public PointStreamProto.Station.Builder clearId()
optional string id = 1;public PointStreamProto.Station.Builder setIdBytes(com.google.protobuf.ByteString value)
optional string id = 1;public double getLat()
optional double lat = 2;getLat in interface PointStreamProto.StationOrBuilderpublic PointStreamProto.Station.Builder setLat(double value)
optional double lat = 2;public PointStreamProto.Station.Builder clearLat()
optional double lat = 2;public double getLon()
optional double lon = 3;getLon in interface PointStreamProto.StationOrBuilderpublic PointStreamProto.Station.Builder setLon(double value)
optional double lon = 3;public PointStreamProto.Station.Builder clearLon()
optional double lon = 3;public double getAlt()
optional double alt = 4;getAlt in interface PointStreamProto.StationOrBuilderpublic PointStreamProto.Station.Builder setAlt(double value)
optional double alt = 4;public PointStreamProto.Station.Builder clearAlt()
optional double alt = 4;public java.lang.String getDesc()
optional string desc = 5;getDesc in interface PointStreamProto.StationOrBuilderpublic com.google.protobuf.ByteString getDescBytes()
optional string desc = 5;getDescBytes in interface PointStreamProto.StationOrBuilderpublic PointStreamProto.Station.Builder setDesc(java.lang.String value)
optional string desc = 5;public PointStreamProto.Station.Builder clearDesc()
optional string desc = 5;public PointStreamProto.Station.Builder setDescBytes(com.google.protobuf.ByteString value)
optional string desc = 5;public java.lang.String getWmoId()
optional string wmoId = 6;getWmoId in interface PointStreamProto.StationOrBuilderpublic com.google.protobuf.ByteString getWmoIdBytes()
optional string wmoId = 6;getWmoIdBytes in interface PointStreamProto.StationOrBuilderpublic PointStreamProto.Station.Builder setWmoId(java.lang.String value)
optional string wmoId = 6;public PointStreamProto.Station.Builder clearWmoId()
optional string wmoId = 6;public PointStreamProto.Station.Builder setWmoIdBytes(com.google.protobuf.ByteString value)
optional string wmoId = 6;public final PointStreamProto.Station.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessage.Builder<PointStreamProto.Station.Builder>public final PointStreamProto.Station.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessage.Builder<PointStreamProto.Station.Builder>