Class Plot


@Root(name="plot") public class Plot extends PlotNode
  • Constructor Details

    • Plot

      public Plot()
  • Method Details

    • toString

      public String toString()
      Overrides:
      toString in class Object
    • getTag1

      public StoryTagValue getTag1()
      Returns:
      the tag1
    • setTag1

      public void setTag1(StoryTagValue tag1)
      Parameters:
      tag1 - the tag1 to set
    • getTag2

      public StoryTagValue getTag2()
      Returns:
      the tag2
    • setTag2

      public void setTag2(StoryTagValue tag2)
      Parameters:
      tag2 - the tag2 to set