org.mobicents.protocols.ss7.isup.message.parameter
Interface NatureOfAddressIndicator


public interface NatureOfAddressIndicator

Start time:10:27:43 2009-07-23
Project: mobicents-isup-stack

Author:
Bartosz Baranowski

Field Summary
static int _INTERNATIONAL
          nature of address indicator value.
static int _NATIONAL
          nature of address indicator value.
static int _NETWORK_SPECIFIC
          nature of address indicator value.
static int _SPARE
          nature of address indicator value.
static int _SUBSCRIBER
          nature of address indicator value.
static int _UNKNOWN
          nature of address indicator value.
 

Field Detail

_SPARE

static final int _SPARE
nature of address indicator value. See Q.763 - 3.9b

See Also:
Constant Field Values

_SUBSCRIBER

static final int _SUBSCRIBER
nature of address indicator value. See Q.763 - 3.9b

See Also:
Constant Field Values

_UNKNOWN

static final int _UNKNOWN
nature of address indicator value. See Q.763 - 3.9b

See Also:
Constant Field Values

_NATIONAL

static final int _NATIONAL
nature of address indicator value. See Q.763 - 3.9b

See Also:
Constant Field Values

_INTERNATIONAL

static final int _INTERNATIONAL
nature of address indicator value. See Q.763 - 3.9b

See Also:
Constant Field Values

_NETWORK_SPECIFIC

static final int _NETWORK_SPECIFIC
nature of address indicator value. See Q.763 - 3.9b

See Also:
Constant Field Values


Copyright © 2010. All Rights Reserved.