Klasse NPDUControl

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

public class NPDUControl extends Object implements Message
  • Felddetails

    • messageTypeFieldPresent

      protected final boolean messageTypeFieldPresent
    • destinationSpecified

      protected final boolean destinationSpecified
    • sourceSpecified

      protected final boolean sourceSpecified
    • expectingReply

      protected final boolean expectingReply
    • networkPriority

      protected final NPDUNetworkPriority networkPriority
  • Konstruktordetails

    • NPDUControl

      public NPDUControl(boolean messageTypeFieldPresent, boolean destinationSpecified, boolean sourceSpecified, boolean expectingReply, NPDUNetworkPriority networkPriority)
  • Methodendetails