de.bsvrz.dav.daf.communication.lowLevel.telegrams
Interface TransmitterSubscriptionsConstants


public interface TransmitterSubscriptionsConstants

Author:
Kappich Systemberatung

Field Summary
static byte MORE_THAN_ONE_POSITIV_RECEIP
           
static byte NEGATIV_RECEIP
           
static byte POSITIV_RECEIP
           
static byte POSITIV_RECEIP_NO_RIGHT
           
static byte RECEIVER_SUBSCRIPTION
           
static byte SENDER_SUBSCRIPTION
           
 

Field Detail

NEGATIV_RECEIP

static final byte NEGATIV_RECEIP
See Also:
Constant Field Values

POSITIV_RECEIP

static final byte POSITIV_RECEIP
See Also:
Constant Field Values

POSITIV_RECEIP_NO_RIGHT

static final byte POSITIV_RECEIP_NO_RIGHT
See Also:
Constant Field Values

MORE_THAN_ONE_POSITIV_RECEIP

static final byte MORE_THAN_ONE_POSITIV_RECEIP
See Also:
Constant Field Values

SENDER_SUBSCRIPTION

static final byte SENDER_SUBSCRIPTION
See Also:
Constant Field Values

RECEIVER_SUBSCRIPTION

static final byte RECEIVER_SUBSCRIPTION
See Also:
Constant Field Values