Class StepAttackStep


  • public final class StepAttackStep
    extends StepReference
    Immutable class representing an attack step step in a MAL language.
    Since:
    1.0.0
    • Method Detail

      • getAttackStep

        public AttackStep getAttackStep()
        Returns the attack step of this StepAttackStep object.
        Returns:
        the attack step of this StepAttackStep object
        Since:
        1.0.0
      • toJson

        public JsonObject toJson()
        Description copied from class: StepExpression
        Returns the JSON representation of this StepExpression object.
        Specified by:
        toJson in class StepExpression
        Returns:
        the JSON representation of this StepExpression object