Class DF1SymbolMessageFrameNAK

java.lang.Object
org.apache.plc4x.java.df1.readwrite.DF1Symbol
org.apache.plc4x.java.df1.readwrite.DF1SymbolMessageFrameNAK
All Implemented Interfaces:
org.apache.plc4x.java.spi.generation.Message, org.apache.plc4x.java.spi.utils.Serializable

public class DF1SymbolMessageFrameNAK extends DF1Symbol implements org.apache.plc4x.java.spi.generation.Message
  • Constructor Details

    • DF1SymbolMessageFrameNAK

      public DF1SymbolMessageFrameNAK()
  • Method Details

    • getSymbolType

      public Short getSymbolType()
      Specified by:
      getSymbolType in class DF1Symbol
    • serializeDF1SymbolChild

      protected void serializeDF1SymbolChild(org.apache.plc4x.java.spi.generation.WriteBuffer writeBuffer) throws org.apache.plc4x.java.spi.generation.SerializationException
      Specified by:
      serializeDF1SymbolChild in class DF1Symbol
      Throws:
      org.apache.plc4x.java.spi.generation.SerializationException
    • getLengthInBytes

      public int getLengthInBytes()
      Specified by:
      getLengthInBytes in interface org.apache.plc4x.java.spi.generation.Message
      Overrides:
      getLengthInBytes in class DF1Symbol
    • getLengthInBits

      public int getLengthInBits()
      Specified by:
      getLengthInBits in interface org.apache.plc4x.java.spi.generation.Message
      Overrides:
      getLengthInBits in class DF1Symbol
    • staticParseBuilder

      public static DF1SymbolMessageFrameNAK.DF1SymbolMessageFrameNAKBuilder staticParseBuilder(org.apache.plc4x.java.spi.generation.ReadBuffer readBuffer) throws org.apache.plc4x.java.spi.generation.ParseException
      Throws:
      org.apache.plc4x.java.spi.generation.ParseException
    • equals

      public boolean equals(Object o)
      Overrides:
      equals in class DF1Symbol
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class DF1Symbol
    • toString

      public String toString()
      Overrides:
      toString in class DF1Symbol