类 Resource

    • 构造器详细资料

      • Resource

        public Resource()
    • 方法详细资料

      • getCode

        public String getCode()
      • setCode

        public void setCode​(String code)
      • getType

        public String getType()
      • setType

        public void setType​(String type)
      • setActions

        public void setActions​(List<String> actions)
      • parse

        public static List<Resource> parse​(org.json.JSONArray array)
                                    throws org.json.JSONException
        抛出:
        org.json.JSONException