Package ucar.nc2.iosp.noaa
Interface GhcnmProto.StationIndexOrBuilder
-
- All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder
- All Known Implementing Classes:
GhcnmProto.StationIndex,GhcnmProto.StationIndex.Builder
- Enclosing class:
- GhcnmProto
public static interface GhcnmProto.StationIndexOrBuilder extends com.google.protobuf.MessageOrBuilder
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description intgetDataCount()uint32 dataCount = 4;longgetDataPos()uint64 dataPos = 3;longgetStnid()uint64 stnid = 1;longgetStnPos()uint64 stnPos = 2;-
Methods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
-