Uses of Class
org.apache.plc4x.java.abeth.readwrite.DF1RequestCommand
Packages that use DF1RequestCommand
-
Uses of DF1RequestCommand in org.apache.plc4x.java.abeth.readwrite
Subclasses of DF1RequestCommand in org.apache.plc4x.java.abeth.readwriteFields in org.apache.plc4x.java.abeth.readwrite declared as DF1RequestCommandModifier and TypeFieldDescriptionprotected final DF1RequestCommandDF1CommandRequestMessage.commandMethods in org.apache.plc4x.java.abeth.readwrite that return DF1RequestCommandModifier and TypeMethodDescriptionDF1RequestCommand.DF1RequestCommandBuilder.build()DF1CommandRequestMessage.getCommand()static DF1RequestCommandDF1RequestCommand.staticParse(ReadBuffer readBuffer) static DF1RequestCommandDF1RequestCommand.staticParse(ReadBuffer readBuffer, Object... args) Constructors in org.apache.plc4x.java.abeth.readwrite with parameters of type DF1RequestCommandModifierConstructorDescriptionDF1CommandRequestMessage(short destinationAddress, short sourceAddress, short status, int transactionCounter, DF1RequestCommand command)