Uses of Class
org.apache.plc4x.java.abeth.readwrite.DF1RequestCommand
-
Packages that use DF1RequestCommand Package Description org.apache.plc4x.java.abeth.readwrite -
-
Uses of DF1RequestCommand in org.apache.plc4x.java.abeth.readwrite
Subclasses of DF1RequestCommand in org.apache.plc4x.java.abeth.readwrite Modifier and Type Class Description classDF1RequestProtectedTypedLogicalReadFields in org.apache.plc4x.java.abeth.readwrite declared as DF1RequestCommand Modifier and Type Field Description protected DF1RequestCommandDF1CommandRequestMessage. commandMethods in org.apache.plc4x.java.abeth.readwrite that return DF1RequestCommand Modifier and Type Method Description DF1RequestCommandDF1RequestCommand.DF1RequestCommandBuilder. build()DF1RequestCommandDF1CommandRequestMessage. 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 DF1RequestCommand Constructor Description DF1CommandRequestMessage(short destinationAddress, short sourceAddress, short status, int transactionCounter, DF1RequestCommand command)DF1CommandRequestMessageBuilderImpl(DF1RequestCommand command)
-