Klasse NLMEstablishConnectionToNetwork

java.lang.Object
org.apache.plc4x.java.bacnetip.readwrite.NLM
org.apache.plc4x.java.bacnetip.readwrite.NLMEstablishConnectionToNetwork
Alle implementierten Schnittstellen:
Message, Serializable

public class NLMEstablishConnectionToNetwork extends NLM implements Message
  • Felddetails

    • destinationNetworkAddress

      protected final int destinationNetworkAddress
    • terminationTime

      protected final short terminationTime
    • apduLength

      protected final Integer apduLength
  • Konstruktordetails

    • NLMEstablishConnectionToNetwork

      public NLMEstablishConnectionToNetwork(int destinationNetworkAddress, short terminationTime, Integer apduLength)
  • Methodendetails