org.mobicents.protocols.ss7.sccp.parameter
Class SccpAddress
java.lang.Object
org.mobicents.protocols.ss7.sccp.parameter.SccpAddress
public class SccpAddress
- extends java.lang.Object
- Author:
- baranowb, kulikov
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
SccpAddress
public SccpAddress(GlobalTitle gt,
int ssn)
SccpAddress
public SccpAddress(int pc,
int ssn)
getAddressIndicator
public AddressIndicator getAddressIndicator()
getSignalingPointCode
public int getSignalingPointCode()
getSubsystemNumber
public int getSubsystemNumber()
getGlobalTitle
public GlobalTitle getGlobalTitle()
equals
public boolean equals(java.lang.Object other)
- Overrides:
equals in class java.lang.Object
hashCode
public int hashCode()
- Overrides:
hashCode in class java.lang.Object
Copyright © 2010. All Rights Reserved.