Class S7MessageResponse.S7MessageResponseBuilderImpl
- java.lang.Object
-
- org.apache.plc4x.java.s7.readwrite.S7MessageResponse.S7MessageResponseBuilderImpl
-
- All Implemented Interfaces:
S7Message.S7MessageBuilder
- Enclosing class:
- S7MessageResponse
public static class S7MessageResponse.S7MessageResponseBuilderImpl extends Object implements S7Message.S7MessageBuilder
-
-
Constructor Summary
Constructors Constructor Description S7MessageResponseBuilderImpl(short errorClass, short errorCode)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description S7MessageResponsebuild(int tpduReference, S7Parameter parameter, S7Payload payload)
-
-
-
Method Detail
-
build
public S7MessageResponse build(int tpduReference, S7Parameter parameter, S7Payload payload)
- Specified by:
buildin interfaceS7Message.S7MessageBuilder
-
-