类 Constants


  • public class Constants
    extends Object
    Created on 17/10/19
    作者:
    liumin08
    • 字段详细资料

      • RESULTLABEL_REJECT_CODE

        public static final Integer RESULTLABEL_REJECT_CODE
      • RESULTLABEL_REVIEW_CODE

        public static final Integer RESULTLABEL_REVIEW_CODE
      • RESULTLABEL_NORMAL_CODE

        public static final Integer RESULTLABEL_NORMAL_CODE
      • RESULTLABEL_INVALID_CODE

        public static final Integer RESULTLABEL_INVALID_CODE
      • VIDEOSTATUS_DUPLICATED_REQUEST

        public static final String VIDEOSTATUS_DUPLICATED_REQUEST
        另请参阅:
        常量字段值
      • VIDEOSTATUS_INVALID_ARGUMENT

        public static final String VIDEOSTATUS_INVALID_ARGUMENT
        另请参阅:
        常量字段值
      • VIDEOSTATUS_PARSE_ERROR

        public static final String VIDEOSTATUS_PARSE_ERROR
        另请参阅:
        常量字段值
      • VIDEOSTATUS_TYPE_ERROR

        public static final String VIDEOSTATUS_TYPE_ERROR
        另请参阅:
        常量字段值
      • VIDEOSTATUS_SUCCESS_CODE

        public static final Integer VIDEOSTATUS_SUCCESS_CODE
      • VIDEOSTATUS_DUPLICATED_REQUEST_CODE

        public static final Integer VIDEOSTATUS_DUPLICATED_REQUEST_CODE
      • VIDEOSTATUS_INVALID_ARGUMENT_CODE

        public static final Integer VIDEOSTATUS_INVALID_ARGUMENT_CODE
      • VIDEOSTATUS_PARSE_ERROR_CODE

        public static final Integer VIDEOSTATUS_PARSE_ERROR_CODE
      • VIDEOSTATUS_TYPE_ERROR_CODE

        public static final Integer VIDEOSTATUS_TYPE_ERROR_CODE
      • VIDEOSTATUS_UNKOWN_STATUS_CODE

        public static final Integer VIDEOSTATUS_UNKOWN_STATUS_CODE
    • 构造器详细资料

      • Constants

        public Constants()