类 RegisterDocumentRequest


  • public class RegisterDocumentRequest
    extends AbstractBceRequest
    RegisterDocumentRequest class used to register document request send to API server.
    • 构造器详细资料

      • RegisterDocumentRequest

        public RegisterDocumentRequest()
    • 方法详细资料

      • getFormat

        public String getFormat()
        get document format
        返回:
        the document format
      • setFormat

        public void setFormat​(String format)
        get document format
        参数:
        format - the document format
      • getNotification

        public String getNotification()
        get document notification
        返回:
        the document notification
      • setNotification

        public void setNotification​(String notification)
        get document notification
        参数:
        notification - the document notification
      • getTitle

        public String getTitle()
        get document title
        返回:
        the document title
      • setTitle

        public void setTitle​(String title)
        get document title
        参数:
        title - the document title
      • getAccess

        public String getAccess()
        get document access
        返回:
        the document access
      • setAccess

        public void setAccess​(String access)
        get document access
        参数:
        access - the document access
      • getTargetType

        public String getTargetType()
        get document target type
        返回:
        the document target type
      • setTargetType

        public void setTargetType​(String targetType)
        get document target type
        参数:
        targetType - the document target type