public static final class PointStreamProto.Station.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<PointStreamProto.Station.Builder> implements PointStreamProto.StationOrBuilder
Station
Modifier and Type | Method and Description |
---|---|
PointStreamProto.Station.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
java.lang.Object value) |
PointStreamProto.Station |
build() |
PointStreamProto.Station |
buildPartial() |
PointStreamProto.Station.Builder |
clear() |
PointStreamProto.Station.Builder |
clearAlt()
double alt = 4; |
PointStreamProto.Station.Builder |
clearDesc()
string desc = 5; |
PointStreamProto.Station.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
PointStreamProto.Station.Builder |
clearId()
string id = 1; |
PointStreamProto.Station.Builder |
clearLat()
double lat = 2; |
PointStreamProto.Station.Builder |
clearLon()
double lon = 3; |
PointStreamProto.Station.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
PointStreamProto.Station.Builder |
clearWmoId()
string wmoId = 6; |
PointStreamProto.Station.Builder |
clone() |
double |
getAlt()
double alt = 4; |
PointStreamProto.Station |
getDefaultInstanceForType() |
java.lang.String |
getDesc()
string desc = 5; |
com.google.protobuf.ByteString |
getDescBytes()
string desc = 5; |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
java.lang.String |
getId()
string id = 1; |
com.google.protobuf.ByteString |
getIdBytes()
string id = 1; |
double |
getLat()
double lat = 2; |
double |
getLon()
double lon = 3; |
java.lang.String |
getWmoId()
string wmoId = 6; |
com.google.protobuf.ByteString |
getWmoIdBytes()
string wmoId = 6; |
protected com.google.protobuf.GeneratedMessageV3.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)
double alt = 4; |
PointStreamProto.Station.Builder |
setDesc(java.lang.String value)
string desc = 5; |
PointStreamProto.Station.Builder |
setDescBytes(com.google.protobuf.ByteString value)
string desc = 5; |
PointStreamProto.Station.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
java.lang.Object value) |
PointStreamProto.Station.Builder |
setId(java.lang.String value)
string id = 1; |
PointStreamProto.Station.Builder |
setIdBytes(com.google.protobuf.ByteString value)
string id = 1; |
PointStreamProto.Station.Builder |
setLat(double value)
double lat = 2; |
PointStreamProto.Station.Builder |
setLon(double value)
double lon = 3; |
PointStreamProto.Station.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
java.lang.Object value) |
PointStreamProto.Station.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
PointStreamProto.Station.Builder |
setWmoId(java.lang.String value)
string wmoId = 6; |
PointStreamProto.Station.Builder |
setWmoIdBytes(com.google.protobuf.ByteString value)
string wmoId = 6; |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, newUninitializedMessageException
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable
in class com.google.protobuf.GeneratedMessageV3.Builder<PointStreamProto.Station.Builder>
public PointStreamProto.Station.Builder clear()
clear
in interface com.google.protobuf.Message.Builder
clear
in interface com.google.protobuf.MessageLite.Builder
clear
in class com.google.protobuf.GeneratedMessageV3.Builder<PointStreamProto.Station.Builder>
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType
in interface com.google.protobuf.Message.Builder
getDescriptorForType
in interface com.google.protobuf.MessageOrBuilder
getDescriptorForType
in class com.google.protobuf.GeneratedMessageV3.Builder<PointStreamProto.Station.Builder>
public PointStreamProto.Station getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
public PointStreamProto.Station build()
build
in interface com.google.protobuf.Message.Builder
build
in interface com.google.protobuf.MessageLite.Builder
public PointStreamProto.Station buildPartial()
buildPartial
in interface com.google.protobuf.Message.Builder
buildPartial
in interface com.google.protobuf.MessageLite.Builder
public PointStreamProto.Station.Builder clone()
clone
in interface com.google.protobuf.Message.Builder
clone
in interface com.google.protobuf.MessageLite.Builder
clone
in class com.google.protobuf.GeneratedMessageV3.Builder<PointStreamProto.Station.Builder>
public PointStreamProto.Station.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)
setField
in interface com.google.protobuf.Message.Builder
setField
in class com.google.protobuf.GeneratedMessageV3.Builder<PointStreamProto.Station.Builder>
public PointStreamProto.Station.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField
in interface com.google.protobuf.Message.Builder
clearField
in class com.google.protobuf.GeneratedMessageV3.Builder<PointStreamProto.Station.Builder>
public PointStreamProto.Station.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof
in interface com.google.protobuf.Message.Builder
clearOneof
in class com.google.protobuf.GeneratedMessageV3.Builder<PointStreamProto.Station.Builder>
public PointStreamProto.Station.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, java.lang.Object value)
setRepeatedField
in interface com.google.protobuf.Message.Builder
setRepeatedField
in class com.google.protobuf.GeneratedMessageV3.Builder<PointStreamProto.Station.Builder>
public PointStreamProto.Station.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)
addRepeatedField
in interface com.google.protobuf.Message.Builder
addRepeatedField
in class com.google.protobuf.GeneratedMessageV3.Builder<PointStreamProto.Station.Builder>
public PointStreamProto.Station.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom
in interface com.google.protobuf.Message.Builder
mergeFrom
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.MessageLiteOrBuilder
isInitialized
in class com.google.protobuf.GeneratedMessageV3.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.Builder
mergeFrom
in interface com.google.protobuf.MessageLite.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<PointStreamProto.Station.Builder>
java.io.IOException
public java.lang.String getId()
string id = 1;
getId
in interface PointStreamProto.StationOrBuilder
public com.google.protobuf.ByteString getIdBytes()
string id = 1;
getIdBytes
in interface PointStreamProto.StationOrBuilder
public PointStreamProto.Station.Builder setId(java.lang.String value)
string id = 1;
value
- The id to set.public PointStreamProto.Station.Builder clearId()
string id = 1;
public PointStreamProto.Station.Builder setIdBytes(com.google.protobuf.ByteString value)
string id = 1;
value
- The bytes for id to set.public double getLat()
double lat = 2;
getLat
in interface PointStreamProto.StationOrBuilder
public PointStreamProto.Station.Builder setLat(double value)
double lat = 2;
value
- The lat to set.public PointStreamProto.Station.Builder clearLat()
double lat = 2;
public double getLon()
double lon = 3;
getLon
in interface PointStreamProto.StationOrBuilder
public PointStreamProto.Station.Builder setLon(double value)
double lon = 3;
value
- The lon to set.public PointStreamProto.Station.Builder clearLon()
double lon = 3;
public double getAlt()
double alt = 4;
getAlt
in interface PointStreamProto.StationOrBuilder
public PointStreamProto.Station.Builder setAlt(double value)
double alt = 4;
value
- The alt to set.public PointStreamProto.Station.Builder clearAlt()
double alt = 4;
public java.lang.String getDesc()
string desc = 5;
getDesc
in interface PointStreamProto.StationOrBuilder
public com.google.protobuf.ByteString getDescBytes()
string desc = 5;
getDescBytes
in interface PointStreamProto.StationOrBuilder
public PointStreamProto.Station.Builder setDesc(java.lang.String value)
string desc = 5;
value
- The desc to set.public PointStreamProto.Station.Builder clearDesc()
string desc = 5;
public PointStreamProto.Station.Builder setDescBytes(com.google.protobuf.ByteString value)
string desc = 5;
value
- The bytes for desc to set.public java.lang.String getWmoId()
string wmoId = 6;
getWmoId
in interface PointStreamProto.StationOrBuilder
public com.google.protobuf.ByteString getWmoIdBytes()
string wmoId = 6;
getWmoIdBytes
in interface PointStreamProto.StationOrBuilder
public PointStreamProto.Station.Builder setWmoId(java.lang.String value)
string wmoId = 6;
value
- The wmoId to set.public PointStreamProto.Station.Builder clearWmoId()
string wmoId = 6;
public PointStreamProto.Station.Builder setWmoIdBytes(com.google.protobuf.ByteString value)
string wmoId = 6;
value
- The bytes for wmoId to set.public final PointStreamProto.Station.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields
in interface com.google.protobuf.Message.Builder
setUnknownFields
in class com.google.protobuf.GeneratedMessageV3.Builder<PointStreamProto.Station.Builder>
public final PointStreamProto.Station.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields
in interface com.google.protobuf.Message.Builder
mergeUnknownFields
in class com.google.protobuf.GeneratedMessageV3.Builder<PointStreamProto.Station.Builder>