public static interface GribCollectionProto.FcConfigOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getCollectionSpec()
string collectionSpec = 2; |
com.google.protobuf.ByteString |
getCollectionSpecBytes()
string collectionSpec = 2; |
java.lang.String |
getDateFormatMark()
string dateFormatMark = 4; |
com.google.protobuf.ByteString |
getDateFormatMarkBytes()
string dateFormatMark = 4; |
GribCollectionProto.IntMap |
getGdsConvert(int index)
repeated .IntMap gdsConvert = 11; |
int |
getGdsConvertCount()
repeated .IntMap gdsConvert = 11; |
java.util.List<GribCollectionProto.IntMap> |
getGdsConvertList()
repeated .IntMap gdsConvert = 11; |
GribCollectionProto.IntMapOrBuilder |
getGdsConvertOrBuilder(int index)
repeated .IntMap gdsConvert = 11; |
java.util.List<? extends GribCollectionProto.IntMapOrBuilder> |
getGdsConvertOrBuilderList()
repeated .IntMap gdsConvert = 11; |
boolean |
getIntvExcludeZero()
bool intvExcludeZero = 16; |
GribCollectionProto.IntvFilter |
getIntvFilter(int index)
repeated .IntvFilter intvFilter = 17; |
int |
getIntvFilterCount()
repeated .IntvFilter intvFilter = 17; |
java.util.List<GribCollectionProto.IntvFilter> |
getIntvFilterList()
repeated .IntvFilter intvFilter = 17; |
GribCollectionProto.IntvFilterOrBuilder |
getIntvFilterOrBuilder(int index)
repeated .IntvFilter intvFilter = 17; |
java.util.List<? extends GribCollectionProto.IntvFilterOrBuilder> |
getIntvFilterOrBuilderList()
repeated .IntvFilter intvFilter = 17; |
java.lang.String |
getName()
string name = 1; |
com.google.protobuf.ByteString |
getNameBytes()
string name = 1; |
java.lang.String |
getPartitionType()
string partitionType = 3; |
com.google.protobuf.ByteString |
getPartitionTypeBytes()
string partitionType = 3; |
boolean |
getPdsIntvMerge()
[default = true];
|
boolean |
getPdsUseCenter()
[default = true];
|
boolean |
getPdsUseGenType()
bool pdsUseGenType = 12; |
boolean |
getPdsUseTableVersion()
[default = true];
|
GribCollectionProto.IntMap |
getTimeUnitConvert(int index)
repeated .IntMap timeUnitConvert = 18; |
int |
getTimeUnitConvertCount()
repeated .IntMap timeUnitConvert = 18; |
java.util.List<GribCollectionProto.IntMap> |
getTimeUnitConvertList()
repeated .IntMap timeUnitConvert = 18; |
GribCollectionProto.IntMapOrBuilder |
getTimeUnitConvertOrBuilder(int index)
repeated .IntMap timeUnitConvert = 18; |
java.util.List<? extends GribCollectionProto.IntMapOrBuilder> |
getTimeUnitConvertOrBuilderList()
repeated .IntMap timeUnitConvert = 18; |
java.lang.String |
getUserTimeUnit()
string userTimeUnit = 19; |
com.google.protobuf.ByteString |
getUserTimeUnitBytes()
string userTimeUnit = 19; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
java.lang.String getName()
string name = 1;
com.google.protobuf.ByteString getNameBytes()
string name = 1;
java.lang.String getCollectionSpec()
string collectionSpec = 2;
com.google.protobuf.ByteString getCollectionSpecBytes()
string collectionSpec = 2;
java.lang.String getPartitionType()
string partitionType = 3;
com.google.protobuf.ByteString getPartitionTypeBytes()
string partitionType = 3;
java.lang.String getDateFormatMark()
string dateFormatMark = 4;
com.google.protobuf.ByteString getDateFormatMarkBytes()
string dateFormatMark = 4;
java.util.List<GribCollectionProto.IntMap> getGdsConvertList()
repeated .IntMap gdsConvert = 11;
GribCollectionProto.IntMap getGdsConvert(int index)
repeated .IntMap gdsConvert = 11;
int getGdsConvertCount()
repeated .IntMap gdsConvert = 11;
java.util.List<? extends GribCollectionProto.IntMapOrBuilder> getGdsConvertOrBuilderList()
repeated .IntMap gdsConvert = 11;
GribCollectionProto.IntMapOrBuilder getGdsConvertOrBuilder(int index)
repeated .IntMap gdsConvert = 11;
boolean getPdsUseGenType()
bool pdsUseGenType = 12;
boolean getPdsUseTableVersion()
[default = true];
bool pdsUseTableVersion = 13;
boolean getPdsIntvMerge()
[default = true];
bool pdsIntvMerge = 14;
boolean getPdsUseCenter()
[default = true];
bool pdsUseCenter = 15;
boolean getIntvExcludeZero()
bool intvExcludeZero = 16;
java.util.List<GribCollectionProto.IntvFilter> getIntvFilterList()
repeated .IntvFilter intvFilter = 17;
GribCollectionProto.IntvFilter getIntvFilter(int index)
repeated .IntvFilter intvFilter = 17;
int getIntvFilterCount()
repeated .IntvFilter intvFilter = 17;
java.util.List<? extends GribCollectionProto.IntvFilterOrBuilder> getIntvFilterOrBuilderList()
repeated .IntvFilter intvFilter = 17;
GribCollectionProto.IntvFilterOrBuilder getIntvFilterOrBuilder(int index)
repeated .IntvFilter intvFilter = 17;
java.util.List<GribCollectionProto.IntMap> getTimeUnitConvertList()
repeated .IntMap timeUnitConvert = 18;
GribCollectionProto.IntMap getTimeUnitConvert(int index)
repeated .IntMap timeUnitConvert = 18;
int getTimeUnitConvertCount()
repeated .IntMap timeUnitConvert = 18;
java.util.List<? extends GribCollectionProto.IntMapOrBuilder> getTimeUnitConvertOrBuilderList()
repeated .IntMap timeUnitConvert = 18;
GribCollectionProto.IntMapOrBuilder getTimeUnitConvertOrBuilder(int index)
repeated .IntMap timeUnitConvert = 18;
java.lang.String getUserTimeUnit()
string userTimeUnit = 19;
com.google.protobuf.ByteString getUserTimeUnitBytes()
string userTimeUnit = 19;