Uses of Interface
org.apache.plc4x.java.s7.netty.model.payloads.S7Payload
| Package | Description |
|---|---|
| org.apache.plc4x.java.s7.netty.model.messages | |
| org.apache.plc4x.java.s7.netty.model.payloads | |
| org.apache.plc4x.java.s7.netty.util |
-
Uses of S7Payload in org.apache.plc4x.java.s7.netty.model.messages
Methods in org.apache.plc4x.java.s7.netty.model.messages that return types with arguments of type S7Payload Modifier and Type Method Description List<S7Payload>S7Message. getPayloads() -
Uses of S7Payload in org.apache.plc4x.java.s7.netty.model.payloads
Classes in org.apache.plc4x.java.s7.netty.model.payloads that implement S7Payload Modifier and Type Class Description classCpuServicesPayloadclassVarPayloadUsed for writes to S7 as part of a ValidS7RequestMessagetogether with a suitableVarParameterObject. -
Uses of S7Payload in org.apache.plc4x.java.s7.netty.util
Method parameters in org.apache.plc4x.java.s7.netty.util with type arguments of type S7Payload Modifier and Type Method Description static shortS7SizeHelper. getPayloadsLength(List<S7Payload> payloads)