Class StepField


  • public final class StepField
    extends StepReference
    Immutable class representing a field step in a MAL language.
    Since:
    1.0.0
    • Method Detail

      • getField

        public Field getField()
        Returns the field of this StepField object.
        Returns:
        the field of this StepField 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