public static final class BufrCdmIndexProto.Station.Builder extends com.google.protobuf.GeneratedMessage.Builder<BufrCdmIndexProto.Station.Builder> implements BufrCdmIndexProto.StationOrBuilder
bufrCdmIndex.Station
Modifier and Type | Method and Description |
---|---|
BufrCdmIndexProto.Station |
build() |
BufrCdmIndexProto.Station |
buildPartial() |
BufrCdmIndexProto.Station.Builder |
clear() |
BufrCdmIndexProto.Station.Builder |
clearAlt()
optional double alt = 4; |
BufrCdmIndexProto.Station.Builder |
clearCount()
required int32 count = 7; |
BufrCdmIndexProto.Station.Builder |
clearDesc()
optional string desc = 5; |
BufrCdmIndexProto.Station.Builder |
clearId()
required string id = 1; |
BufrCdmIndexProto.Station.Builder |
clearLat()
required double lat = 2; |
BufrCdmIndexProto.Station.Builder |
clearLon()
required double lon = 3; |
BufrCdmIndexProto.Station.Builder |
clearWmoId()
optional string wmoId = 6; |
BufrCdmIndexProto.Station.Builder |
clone() |
double |
getAlt()
optional double alt = 4; |
int |
getCount()
required int32 count = 7; |
BufrCdmIndexProto.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()
required string id = 1; |
com.google.protobuf.ByteString |
getIdBytes()
required string id = 1; |
double |
getLat()
required double lat = 2; |
double |
getLon()
required double lon = 3; |
java.lang.String |
getWmoId()
optional string wmoId = 6; |
com.google.protobuf.ByteString |
getWmoIdBytes()
optional string wmoId = 6; |
boolean |
hasAlt()
optional double alt = 4; |
boolean |
hasCount()
required int32 count = 7; |
boolean |
hasDesc()
optional string desc = 5; |
boolean |
hasId()
required string id = 1; |
boolean |
hasLat()
required double lat = 2; |
boolean |
hasLon()
required double lon = 3; |
boolean |
hasWmoId()
optional 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)
optional double alt = 4; |
BufrCdmIndexProto.Station.Builder |
setCount(int value)
required int32 count = 7; |
BufrCdmIndexProto.Station.Builder |
setDesc(java.lang.String value)
optional string desc = 5; |
BufrCdmIndexProto.Station.Builder |
setDescBytes(com.google.protobuf.ByteString value)
optional string desc = 5; |
BufrCdmIndexProto.Station.Builder |
setId(java.lang.String value)
required string id = 1; |
BufrCdmIndexProto.Station.Builder |
setIdBytes(com.google.protobuf.ByteString value)
required string id = 1; |
BufrCdmIndexProto.Station.Builder |
setLat(double value)
required double lat = 2; |
BufrCdmIndexProto.Station.Builder |
setLon(double value)
required double lon = 3; |
BufrCdmIndexProto.Station.Builder |
setWmoId(java.lang.String value)
optional string wmoId = 6; |
BufrCdmIndexProto.Station.Builder |
setWmoIdBytes(com.google.protobuf.ByteString value)
optional string wmoId = 6; |
addRepeatedField, clearField, clearOneof, getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownFields, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFields
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
addAll, addAll, mergeFrom, newUninitializedMessageException
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public 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.Builder
clear
in interface com.google.protobuf.MessageLite.Builder
clear
in class com.google.protobuf.GeneratedMessage.Builder<BufrCdmIndexProto.Station.Builder>
public BufrCdmIndexProto.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.GeneratedMessage.Builder<BufrCdmIndexProto.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.GeneratedMessage.Builder<BufrCdmIndexProto.Station.Builder>
public BufrCdmIndexProto.Station getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
public BufrCdmIndexProto.Station build()
build
in interface com.google.protobuf.Message.Builder
build
in interface com.google.protobuf.MessageLite.Builder
public BufrCdmIndexProto.Station buildPartial()
buildPartial
in interface com.google.protobuf.Message.Builder
buildPartial
in interface com.google.protobuf.MessageLite.Builder
public BufrCdmIndexProto.Station.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom
in interface com.google.protobuf.Message.Builder
mergeFrom
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.MessageLiteOrBuilder
isInitialized
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.Builder
mergeFrom
in interface com.google.protobuf.MessageLite.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<BufrCdmIndexProto.Station.Builder>
java.io.IOException
public boolean hasId()
required string id = 1;
hasId
in interface BufrCdmIndexProto.StationOrBuilder
public java.lang.String getId()
required string id = 1;
getId
in interface BufrCdmIndexProto.StationOrBuilder
public com.google.protobuf.ByteString getIdBytes()
required string id = 1;
getIdBytes
in interface BufrCdmIndexProto.StationOrBuilder
public BufrCdmIndexProto.Station.Builder setId(java.lang.String value)
required string id = 1;
public BufrCdmIndexProto.Station.Builder clearId()
required string id = 1;
public BufrCdmIndexProto.Station.Builder setIdBytes(com.google.protobuf.ByteString value)
required string id = 1;
public boolean hasLat()
required double lat = 2;
hasLat
in interface BufrCdmIndexProto.StationOrBuilder
public double getLat()
required double lat = 2;
getLat
in interface BufrCdmIndexProto.StationOrBuilder
public BufrCdmIndexProto.Station.Builder setLat(double value)
required double lat = 2;
public BufrCdmIndexProto.Station.Builder clearLat()
required double lat = 2;
public boolean hasLon()
required double lon = 3;
hasLon
in interface BufrCdmIndexProto.StationOrBuilder
public double getLon()
required double lon = 3;
getLon
in interface BufrCdmIndexProto.StationOrBuilder
public BufrCdmIndexProto.Station.Builder setLon(double value)
required double lon = 3;
public BufrCdmIndexProto.Station.Builder clearLon()
required double lon = 3;
public boolean hasAlt()
optional double alt = 4;
hasAlt
in interface BufrCdmIndexProto.StationOrBuilder
public double getAlt()
optional double alt = 4;
getAlt
in interface BufrCdmIndexProto.StationOrBuilder
public BufrCdmIndexProto.Station.Builder setAlt(double value)
optional double alt = 4;
public BufrCdmIndexProto.Station.Builder clearAlt()
optional double alt = 4;
public boolean hasDesc()
optional string desc = 5;
hasDesc
in interface BufrCdmIndexProto.StationOrBuilder
public java.lang.String getDesc()
optional string desc = 5;
getDesc
in interface BufrCdmIndexProto.StationOrBuilder
public com.google.protobuf.ByteString getDescBytes()
optional string desc = 5;
getDescBytes
in interface BufrCdmIndexProto.StationOrBuilder
public BufrCdmIndexProto.Station.Builder setDesc(java.lang.String value)
optional string desc = 5;
public BufrCdmIndexProto.Station.Builder clearDesc()
optional string desc = 5;
public BufrCdmIndexProto.Station.Builder setDescBytes(com.google.protobuf.ByteString value)
optional string desc = 5;
public boolean hasWmoId()
optional string wmoId = 6;
hasWmoId
in interface BufrCdmIndexProto.StationOrBuilder
public java.lang.String getWmoId()
optional string wmoId = 6;
getWmoId
in interface BufrCdmIndexProto.StationOrBuilder
public com.google.protobuf.ByteString getWmoIdBytes()
optional string wmoId = 6;
getWmoIdBytes
in interface BufrCdmIndexProto.StationOrBuilder
public BufrCdmIndexProto.Station.Builder setWmoId(java.lang.String value)
optional string wmoId = 6;
public BufrCdmIndexProto.Station.Builder clearWmoId()
optional string wmoId = 6;
public BufrCdmIndexProto.Station.Builder setWmoIdBytes(com.google.protobuf.ByteString value)
optional string wmoId = 6;
public boolean hasCount()
required int32 count = 7;
hasCount
in interface BufrCdmIndexProto.StationOrBuilder
public int getCount()
required int32 count = 7;
getCount
in interface BufrCdmIndexProto.StationOrBuilder
public BufrCdmIndexProto.Station.Builder setCount(int value)
required int32 count = 7;
public BufrCdmIndexProto.Station.Builder clearCount()
required int32 count = 7;