com.baidubce.services.vodpro.model.adaptor.response
Class Constants
java.lang.Object
com.baidubce.services.vodpro.model.adaptor.response.Constants
public class Constants
- extends Object
Created on 17/10/19
- Author:
- liumin08
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RESULTLABEL_REJECT
public static final String RESULTLABEL_REJECT
- See Also:
- Constant Field Values
RESULTLABEL_REJECT_CODE
public static final Integer RESULTLABEL_REJECT_CODE
RESULTLABEL_REVIEW
public static final String RESULTLABEL_REVIEW
- See Also:
- Constant Field Values
RESULTLABEL_REVIEW_CODE
public static final Integer RESULTLABEL_REVIEW_CODE
RESULTLABEL_NORMAL
public static final String RESULTLABEL_NORMAL
- See Also:
- Constant Field Values
RESULTLABEL_NORMAL_CODE
public static final Integer RESULTLABEL_NORMAL_CODE
RESULTLABEL_INVALID_CODE
public static final Integer RESULTLABEL_INVALID_CODE
TYPE_PICTURE
public static final String TYPE_PICTURE
- See Also:
- Constant Field Values
TYPE_VIDEO
public static final String TYPE_VIDEO
- See Also:
- Constant Field Values
VIDEOSTATUS_SUCCESS
public static final String VIDEOSTATUS_SUCCESS
- See Also:
- Constant Field Values
VIDEOSTATUS_DUPLICATED_REQUEST
public static final String VIDEOSTATUS_DUPLICATED_REQUEST
- See Also:
- Constant Field Values
VIDEOSTATUS_INVALID_ARGUMENT
public static final String VIDEOSTATUS_INVALID_ARGUMENT
- See Also:
- Constant Field Values
VIDEOSTATUS_PARSE_ERROR
public static final String VIDEOSTATUS_PARSE_ERROR
- See Also:
- Constant Field Values
VIDEOSTATUS_TYPE_ERROR
public static final String VIDEOSTATUS_TYPE_ERROR
- See Also:
- Constant Field Values
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()
Copyright © 2018. All rights reserved.