public static final class BufrCdmIndexProto.Station.Builder extends com.google.protobuf.GeneratedMessage.Builder<BufrCdmIndexProto.Station.Builder> implements BufrCdmIndexProto.StationOrBuilder
Station| Modifier and Type | Method and Description |
|---|---|
BufrCdmIndexProto.Station |
build() |
BufrCdmIndexProto.Station |
buildPartial() |
BufrCdmIndexProto.Station.Builder |
clear() |
BufrCdmIndexProto.Station.Builder |
clearAlt()
double alt = 4; |
BufrCdmIndexProto.Station.Builder |
clearCount()
int32 count = 7; |
BufrCdmIndexProto.Station.Builder |
clearDesc()
string desc = 5; |
BufrCdmIndexProto.Station.Builder |
clearId()
string id = 1; |
BufrCdmIndexProto.Station.Builder |
clearLat()
double lat = 2; |
BufrCdmIndexProto.Station.Builder |
clearLon()
double lon = 3; |
BufrCdmIndexProto.Station.Builder |
clearWmoId()
string wmoId = 6; |
double |
getAlt()
double alt = 4; |
int |
getCount()
int32 count = 7; |
BufrCdmIndexProto.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.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
BufrCdmIndexProto.Station.Builder |
mergeFrom(BufrCdmIndexProto.Station other) |
BufrCdmIndexProto.Station.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
BufrCdmIndexProto.Station.Builder |
mergeFrom(com.google.protobuf.Message other) |
BufrCdmIndexProto.Station.Builder |
setAlt(double value)
double alt = 4; |
BufrCdmIndexProto.Station.Builder |
setCount(int value)
int32 count = 7; |
BufrCdmIndexProto.Station.Builder |
setDesc(java.lang.String value)
string desc = 5; |
BufrCdmIndexProto.Station.Builder |
setDescBytes(com.google.protobuf.ByteString value)
string desc = 5; |
BufrCdmIndexProto.Station.Builder |
setId(java.lang.String value)
string id = 1; |
BufrCdmIndexProto.Station.Builder |
setIdBytes(com.google.protobuf.ByteString value)
string id = 1; |
BufrCdmIndexProto.Station.Builder |
setLat(double value)
double lat = 2; |
BufrCdmIndexProto.Station.Builder |
setLon(double value)
double lon = 3; |
BufrCdmIndexProto.Station.Builder |
setWmoId(java.lang.String value)
string wmoId = 6; |
BufrCdmIndexProto.Station.Builder |
setWmoIdBytes(com.google.protobuf.ByteString value)
string wmoId = 6; |
addRepeatedField, clearField, clearOneof, clone, getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownFields, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFields, setUnknownFieldSetBuilder, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitfindInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessage.Builder<BufrCdmIndexProto.Station.Builder>public BufrCdmIndexProto.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<BufrCdmIndexProto.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<BufrCdmIndexProto.Station.Builder>public BufrCdmIndexProto.Station getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic BufrCdmIndexProto.Station build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic BufrCdmIndexProto.Station buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic BufrCdmIndexProto.Station.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<BufrCdmIndexProto.Station.Builder>public BufrCdmIndexProto.Station.Builder mergeFrom(BufrCdmIndexProto.Station other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessage.Builder<BufrCdmIndexProto.Station.Builder>public BufrCdmIndexProto.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<BufrCdmIndexProto.Station.Builder>java.io.IOExceptionpublic java.lang.String getId()
string id = 1;getId in interface BufrCdmIndexProto.StationOrBuilderpublic com.google.protobuf.ByteString getIdBytes()
string id = 1;getIdBytes in interface BufrCdmIndexProto.StationOrBuilderpublic BufrCdmIndexProto.Station.Builder setId(java.lang.String value)
string id = 1;value - The id to set.public BufrCdmIndexProto.Station.Builder clearId()
string id = 1;public BufrCdmIndexProto.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 BufrCdmIndexProto.StationOrBuilderpublic BufrCdmIndexProto.Station.Builder setLat(double value)
double lat = 2;value - The lat to set.public BufrCdmIndexProto.Station.Builder clearLat()
double lat = 2;public double getLon()
double lon = 3;getLon in interface BufrCdmIndexProto.StationOrBuilderpublic BufrCdmIndexProto.Station.Builder setLon(double value)
double lon = 3;value - The lon to set.public BufrCdmIndexProto.Station.Builder clearLon()
double lon = 3;public double getAlt()
double alt = 4;getAlt in interface BufrCdmIndexProto.StationOrBuilderpublic BufrCdmIndexProto.Station.Builder setAlt(double value)
double alt = 4;value - The alt to set.public BufrCdmIndexProto.Station.Builder clearAlt()
double alt = 4;public java.lang.String getDesc()
string desc = 5;getDesc in interface BufrCdmIndexProto.StationOrBuilderpublic com.google.protobuf.ByteString getDescBytes()
string desc = 5;getDescBytes in interface BufrCdmIndexProto.StationOrBuilderpublic BufrCdmIndexProto.Station.Builder setDesc(java.lang.String value)
string desc = 5;value - The desc to set.public BufrCdmIndexProto.Station.Builder clearDesc()
string desc = 5;public BufrCdmIndexProto.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 BufrCdmIndexProto.StationOrBuilderpublic com.google.protobuf.ByteString getWmoIdBytes()
string wmoId = 6;getWmoIdBytes in interface BufrCdmIndexProto.StationOrBuilderpublic BufrCdmIndexProto.Station.Builder setWmoId(java.lang.String value)
string wmoId = 6;value - The wmoId to set.public BufrCdmIndexProto.Station.Builder clearWmoId()
string wmoId = 6;public BufrCdmIndexProto.Station.Builder setWmoIdBytes(com.google.protobuf.ByteString value)
string wmoId = 6;value - The bytes for wmoId to set.public int getCount()
int32 count = 7;getCount in interface BufrCdmIndexProto.StationOrBuilderpublic BufrCdmIndexProto.Station.Builder setCount(int value)
int32 count = 7;value - The count to set.public BufrCdmIndexProto.Station.Builder clearCount()
int32 count = 7;