public static interface PointStreamProto.StationOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
double |
getAlt()
optional double alt = 4; |
String |
getDesc()
optional string desc = 5; |
com.google.protobuf.ByteString |
getDescBytes()
optional string desc = 5; |
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; |
String |
getWmoId()
optional string wmoId = 6; |
com.google.protobuf.ByteString |
getWmoIdBytes()
optional string wmoId = 6; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString 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;double getAlt()
optional double alt = 4;String getDesc()
optional string desc = 5;com.google.protobuf.ByteString getDescBytes()
optional string desc = 5;String getWmoId()
optional string wmoId = 6;com.google.protobuf.ByteString getWmoIdBytes()
optional string wmoId = 6;