Interface GribCollectionProto.FcConfigOrBuilder

    • 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.
      • getGdsConvertCount

        int getGdsConvertCount()
        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.
      • getIntvFilterCount

        int getIntvFilterCount()
        repeated .IntvFilter intvFilter = 17;
      • getTimeUnitConvertCount

        int getTimeUnitConvertCount()
        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.