public static interface PointStreamProto.StationOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
double |
getAlt()
double alt = 4; |
java.lang.String |
getDesc()
string desc = 5; |
com.google.protobuf.ByteString |
getDescBytes()
string desc = 5; |
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; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofjava.lang.String getId()
string id = 1;com.google.protobuf.ByteString getIdBytes()
string id = 1;double getLat()
double lat = 2;double getLon()
double lon = 3;double getAlt()
double alt = 4;java.lang.String getDesc()
string desc = 5;com.google.protobuf.ByteString getDescBytes()
string desc = 5;java.lang.String getWmoId()
string wmoId = 6;com.google.protobuf.ByteString getWmoIdBytes()
string wmoId = 6;