Class SapViewerDownloadRequest


  • public class SapViewerDownloadRequest
    extends java.lang.Object
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      int[] getElementNumbers()  
      java.lang.String getRevId()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • SapViewerDownloadRequest

        public SapViewerDownloadRequest​(org.json.JSONObject wrapped)
    • Method Detail

      • getRevId

        public java.lang.String getRevId()
                                  throws org.json.JSONException
        Throws:
        org.json.JSONException
      • getElementNumbers

        public int[] getElementNumbers()
                                throws org.json.JSONException
        Throws:
        org.json.JSONException