Class Label.LabelBuilder

    • Constructor Summary

      Constructors 
      Constructor Description
      LabelBuilder()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      Label fromJson​(org.json.simple.JSONObject jsonLabel)
      Creates a T instance from a JSON representation
      Label fromJson​(org.json.simple.JSONObject jsonPage, Label label)
      Populates the given T instance from a JSON representation and return it
      java.lang.Class<Label> 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