Class Restrictions.RestrictionsBuilder

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      Restrictions fromJson​(org.json.simple.JSONObject restrictionsJson)
      Creates a T instance from a JSON representation
      Restrictions fromJson​(org.json.simple.JSONObject restrictionsJson, Restrictions restrictions)
      Populates the given T instance from a JSON representation and return it
      java.lang.Class<Restrictions> getType()
      Returns the Class of the resource that can be built
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait