Package ucar.nc2.grib.collection
Interface GribCollectionProto.FcConfigOrBuilder
-
- All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder
- All Known Implementing Classes:
GribCollectionProto.FcConfig,GribCollectionProto.FcConfig.Builder
- Enclosing class:
- GribCollectionProto
public static interface GribCollectionProto.FcConfigOrBuilder extends com.google.protobuf.MessageOrBuilder
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetCollectionSpec()string collectionSpec = 2;com.google.protobuf.ByteStringgetCollectionSpecBytes()string collectionSpec = 2;StringgetDateFormatMark()string dateFormatMark = 4;com.google.protobuf.ByteStringgetDateFormatMarkBytes()string dateFormatMark = 4;GribCollectionProto.IntMapgetGdsConvert(int index)repeated .IntMap gdsConvert = 11;intgetGdsConvertCount()repeated .IntMap gdsConvert = 11;List<GribCollectionProto.IntMap>getGdsConvertList()repeated .IntMap gdsConvert = 11;GribCollectionProto.IntMapOrBuildergetGdsConvertOrBuilder(int index)repeated .IntMap gdsConvert = 11;List<? extends GribCollectionProto.IntMapOrBuilder>getGdsConvertOrBuilderList()repeated .IntMap gdsConvert = 11;booleangetIntvExcludeZero()bool intvExcludeZero = 16;GribCollectionProto.IntvFiltergetIntvFilter(int index)repeated .IntvFilter intvFilter = 17;intgetIntvFilterCount()repeated .IntvFilter intvFilter = 17;List<GribCollectionProto.IntvFilter>getIntvFilterList()repeated .IntvFilter intvFilter = 17;GribCollectionProto.IntvFilterOrBuildergetIntvFilterOrBuilder(int index)repeated .IntvFilter intvFilter = 17;List<? extends GribCollectionProto.IntvFilterOrBuilder>getIntvFilterOrBuilderList()repeated .IntvFilter intvFilter = 17;StringgetName()string name = 1;com.google.protobuf.ByteStringgetNameBytes()string name = 1;StringgetPartitionType()string partitionType = 3;com.google.protobuf.ByteStringgetPartitionTypeBytes()string partitionType = 3;booleangetPdsIntvMerge()[default = true];booleangetPdsUseCenter()[default = true];booleangetPdsUseGenType()bool pdsUseGenType = 12;booleangetPdsUseTableVersion()[default = true];GribCollectionProto.IntMapgetTimeUnitConvert(int index)repeated .IntMap timeUnitConvert = 18;intgetTimeUnitConvertCount()repeated .IntMap timeUnitConvert = 18;List<GribCollectionProto.IntMap>getTimeUnitConvertList()repeated .IntMap timeUnitConvert = 18;GribCollectionProto.IntMapOrBuildergetTimeUnitConvertOrBuilder(int index)repeated .IntMap timeUnitConvert = 18;List<? extends GribCollectionProto.IntMapOrBuilder>getTimeUnitConvertOrBuilderList()repeated .IntMap timeUnitConvert = 18;StringgetUserTimeUnit()string userTimeUnit = 19;com.google.protobuf.ByteStringgetUserTimeUnitBytes()string userTimeUnit = 19;-
Methods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
-
-
-
Method Detail
-
getName
String getName()
string name = 1;- Returns:
- The name.
-
getNameBytes
com.google.protobuf.ByteString getNameBytes()
string name = 1;- Returns:
- The bytes for name.
-
getCollectionSpec
String getCollectionSpec()
string collectionSpec = 2;- Returns:
- The collectionSpec.
-
getCollectionSpecBytes
com.google.protobuf.ByteString getCollectionSpecBytes()
string collectionSpec = 2;- Returns:
- The bytes for collectionSpec.
-
getPartitionType
String getPartitionType()
string partitionType = 3;- Returns:
- The partitionType.
-
getPartitionTypeBytes
com.google.protobuf.ByteString getPartitionTypeBytes()
string partitionType = 3;- Returns:
- The bytes for partitionType.
-
getDateFormatMark
String getDateFormatMark()
string dateFormatMark = 4;- Returns:
- The dateFormatMark.
-
getDateFormatMarkBytes
com.google.protobuf.ByteString getDateFormatMarkBytes()
string dateFormatMark = 4;- Returns:
- The bytes for dateFormatMark.
-
getGdsConvertList
List<GribCollectionProto.IntMap> getGdsConvertList()
repeated .IntMap gdsConvert = 11;
-
getGdsConvert
GribCollectionProto.IntMap getGdsConvert(int index)
repeated .IntMap gdsConvert = 11;
-
getGdsConvertCount
int getGdsConvertCount()
repeated .IntMap gdsConvert = 11;
-
getGdsConvertOrBuilderList
List<? extends GribCollectionProto.IntMapOrBuilder> getGdsConvertOrBuilderList()
repeated .IntMap gdsConvert = 11;
-
getGdsConvertOrBuilder
GribCollectionProto.IntMapOrBuilder getGdsConvertOrBuilder(int index)
repeated .IntMap gdsConvert = 11;
-
getPdsUseGenType
boolean getPdsUseGenType()
bool pdsUseGenType = 12;- Returns:
- The pdsUseGenType.
-
getPdsUseTableVersion
boolean getPdsUseTableVersion()
[default = true];
bool pdsUseTableVersion = 13;- Returns:
- The pdsUseTableVersion.
-
getPdsIntvMerge
boolean getPdsIntvMerge()
[default = true];
bool pdsIntvMerge = 14;- Returns:
- The pdsIntvMerge.
-
getPdsUseCenter
boolean getPdsUseCenter()
[default = true];
bool pdsUseCenter = 15;- Returns:
- The pdsUseCenter.
-
getIntvExcludeZero
boolean getIntvExcludeZero()
bool intvExcludeZero = 16;- Returns:
- The intvExcludeZero.
-
getIntvFilterList
List<GribCollectionProto.IntvFilter> getIntvFilterList()
repeated .IntvFilter intvFilter = 17;
-
getIntvFilter
GribCollectionProto.IntvFilter getIntvFilter(int index)
repeated .IntvFilter intvFilter = 17;
-
getIntvFilterCount
int getIntvFilterCount()
repeated .IntvFilter intvFilter = 17;
-
getIntvFilterOrBuilderList
List<? extends GribCollectionProto.IntvFilterOrBuilder> getIntvFilterOrBuilderList()
repeated .IntvFilter intvFilter = 17;
-
getIntvFilterOrBuilder
GribCollectionProto.IntvFilterOrBuilder getIntvFilterOrBuilder(int index)
repeated .IntvFilter intvFilter = 17;
-
getTimeUnitConvertList
List<GribCollectionProto.IntMap> getTimeUnitConvertList()
repeated .IntMap timeUnitConvert = 18;
-
getTimeUnitConvert
GribCollectionProto.IntMap getTimeUnitConvert(int index)
repeated .IntMap timeUnitConvert = 18;
-
getTimeUnitConvertCount
int getTimeUnitConvertCount()
repeated .IntMap timeUnitConvert = 18;
-
getTimeUnitConvertOrBuilderList
List<? extends GribCollectionProto.IntMapOrBuilder> getTimeUnitConvertOrBuilderList()
repeated .IntMap timeUnitConvert = 18;
-
getTimeUnitConvertOrBuilder
GribCollectionProto.IntMapOrBuilder getTimeUnitConvertOrBuilder(int index)
repeated .IntMap timeUnitConvert = 18;
-
getUserTimeUnit
String getUserTimeUnit()
string userTimeUnit = 19;- Returns:
- The userTimeUnit.
-
getUserTimeUnitBytes
com.google.protobuf.ByteString getUserTimeUnitBytes()
string userTimeUnit = 19;- Returns:
- The bytes for userTimeUnit.
-
-