org.mobicents.protocols.ss7.sccp.parameter
Interface ProtocolClass


public interface ProtocolClass

Protocol class The "protocol class" parameter field is a one-octet parameter and is structured as follows: Bits 1-4 indicating protocol class are coded as follows: 4321 0000 class 0 0001 class 1 0010 class 2 0011 class 3

Author:
baranowb, kulikov

Method Summary
 int getHandling()
          Gets the message handling value
 int getValue()
          The value of protocol class.
 

Method Detail

getValue

int getValue()
The value of protocol class.

Returns:
protocol class code

getHandling

int getHandling()
Gets the message handling value

Returns:
message handling value.


Copyright © 2010. All Rights Reserved.