Package ucar.nc2.grib.grib2
Interface Grib2IndexProto.GribGdsSectionOrBuilder
-
- All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder
- All Known Implementing Classes:
Grib2IndexProto.GribGdsSection,Grib2IndexProto.GribGdsSection.Builder
- Enclosing class:
- Grib2IndexProto
public static interface Grib2IndexProto.GribGdsSectionOrBuilder extends com.google.protobuf.MessageOrBuilder
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description com.google.protobuf.ByteStringgetGds()required bytes gds = 2;booleanhasGds()required bytes gds = 2;-
Methods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
-