org.mobicents.protocols.ss7.indicator
public class AddressIndicator extends java.lang.Object
| Constructor and Description |
|---|
AddressIndicator(boolean pcPresent,
boolean ssnPresent,
RoutingIndicator rti,
GlobalTitleIndicator gti) |
AddressIndicator(byte v) |
| Modifier and Type | Method and Description |
|---|---|
GlobalTitleIndicator |
getGlobalTitleIndicator() |
RoutingIndicator |
getRoutingIndicator() |
byte |
getValue() |
boolean |
pcPresent() |
boolean |
ssnPresent() |
public AddressIndicator(boolean pcPresent,
boolean ssnPresent,
RoutingIndicator rti,
GlobalTitleIndicator gti)
public AddressIndicator(byte v)
public GlobalTitleIndicator getGlobalTitleIndicator()
public boolean pcPresent()
public boolean ssnPresent()
public RoutingIndicator getRoutingIndicator()
public byte getValue()
Copyright © 2011. All Rights Reserved.