Interface DF1ResponseMessage.DF1ResponseMessageBuilder

All Known Implementing Classes:
DF1CommandResponseMessageProtectedTypedLogicalRead.DF1CommandResponseMessageProtectedTypedLogicalReadBuilder
Enclosing class:
DF1ResponseMessage

public static interface DF1ResponseMessage.DF1ResponseMessageBuilder
  • Method Summary

    Modifier and Type
    Method
    Description
    build(short destinationAddress, short sourceAddress, short status, int transactionCounter, Integer payloadLength)
     
  • Method Details

    • build

      DF1ResponseMessage build(short destinationAddress, short sourceAddress, short status, int transactionCounter, Integer payloadLength)