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
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classNested classes/interfaces inherited from class org.apache.plc4x.java.df1.readwrite.DF1Symbol
DF1Symbol.DF1SymbolBuilder -
Field Summary
Fields inherited from class org.apache.plc4x.java.df1.readwrite.DF1Symbol
MESSAGESTART -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanintintinthashCode()protected voidserializeDF1SymbolChild(org.apache.plc4x.java.spi.generation.WriteBuffer writeBuffer) staticParseBuilder(org.apache.plc4x.java.spi.generation.ReadBuffer readBuffer) toString()Methods inherited from class org.apache.plc4x.java.df1.readwrite.DF1Symbol
getMessageStart, serialize, staticParse, staticParseMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface org.apache.plc4x.java.spi.utils.Serializable
serialize
-
Constructor Details
-
DF1SymbolMessageFrameNAK
public DF1SymbolMessageFrameNAK()
-
-
Method Details
-
getSymbolType
- Specified by:
getSymbolTypein classDF1Symbol
-
serializeDF1SymbolChild
protected void serializeDF1SymbolChild(org.apache.plc4x.java.spi.generation.WriteBuffer writeBuffer) throws org.apache.plc4x.java.spi.generation.SerializationException - Specified by:
serializeDF1SymbolChildin classDF1Symbol- Throws:
org.apache.plc4x.java.spi.generation.SerializationException
-
getLengthInBytes
public int getLengthInBytes()- Specified by:
getLengthInBytesin interfaceorg.apache.plc4x.java.spi.generation.Message- Overrides:
getLengthInBytesin classDF1Symbol
-
getLengthInBits
public int getLengthInBits()- Specified by:
getLengthInBitsin interfaceorg.apache.plc4x.java.spi.generation.Message- Overrides:
getLengthInBitsin classDF1Symbol
-
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
-
hashCode
public int hashCode() -
toString
-