Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Sep 1, 2022. It is now read-only.
This repository was archived by the owner on Sep 1, 2022. It is now read-only.

Inconsistent return-types in CommandHeader.java #417

@OOPMan

Description

@OOPMan

Hi, the return-types in java/bindings/src/main/java/com/automatak/dnp3/CommandHeader.java seem a bit inconsistent.

The following return class CommandHeader:

  • fromSingleCROB
  • fromSingleAO16
  • fromCROB
  • fromAO16

The following return interface CommandHeaders:

  • fromSingleAO32
  • fromSingleAOFloat32
  • fromSingleAODouble64
  • fromAO32
  • fromAOFloat32
  • fromAODouble64

This issue also applies to the

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions