Class State

java.lang.Object
org.apache.plc4x.java.s7.readwrite.State
All Implemented Interfaces:
Message, Serializable

public class State extends Object implements Message
  • Field Details

    • SIG_8

      protected final boolean SIG_8
    • SIG_7

      protected final boolean SIG_7
    • SIG_6

      protected final boolean SIG_6
    • SIG_5

      protected final boolean SIG_5
    • SIG_4

      protected final boolean SIG_4
    • SIG_3

      protected final boolean SIG_3
    • SIG_2

      protected final boolean SIG_2
    • SIG_1

      protected final boolean SIG_1
  • Constructor Details

    • State

      public State(boolean SIG_8, boolean SIG_7, boolean SIG_6, boolean SIG_5, boolean SIG_4, boolean SIG_3, boolean SIG_2, boolean SIG_1)
  • Method Details