Klasse RollResult

Alle implementierten Schnittstellen:
ChoiceOrigin

@DataItemTypeKey(id="rollResult") public class RollResult extends ComplexDataItem
  • Felddetails

    • nextTable

      @Attribute protected String nextTable
  • Konstruktordetails

    • RollResult

      public RollResult()
  • Methodendetails

    • isInRange

      public boolean isInRange(int num)
    • toString

      public String toString()
      Setzt außer Kraft:
      toString in Klasse DataItem
      Gibt zurück:
      the value
    • getValue

      public String getValue()
      Gibt zurück:
      the value
    • getNextTable

      public String getNextTable()
      Gibt zurück:
      the nextTable
    • getSubtables

      public RollTableList getSubtables()
      Gibt zurück:
      the subtables
    • getAddActor

      public AddActorInstruction getAddActor()
      Gibt zurück:
      the addActor