org.mobicents.protocols.ss7.sccp.parameter
public class GT0010 extends GlobalTitle
| Modifier and Type | Field and Description |
|---|---|
protected static javolution.xml.XMLFormat<GT0010> |
XML |
DIGITS, ENCODING_SCHEME, GLOBALTITLE_INDICATOR, NATURE_OF_ADDRESS_INDICATOR, NUMBERING_PLAN, TRANSLATION_TYPE| Constructor and Description |
|---|
GT0010() |
GT0010(int tt,
java.lang.String digits) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object other) |
java.lang.String |
getDigits()
Address string.
|
GlobalTitleIndicator |
getIndicator()
Defines fields included into the global title.
|
int |
getTranslationType() |
int |
hashCode() |
getInstance, getInstance, getInstance, getInstance, getInstance, toStringprotected static final javolution.xml.XMLFormat<GT0010> XML
public int getTranslationType()
public java.lang.String getDigits()
GlobalTitlegetDigits in class GlobalTitlepublic GlobalTitleIndicator getIndicator()
GlobalTitlegetIndicator in class GlobalTitlepublic boolean equals(java.lang.Object other)
equals in class java.lang.Objectpublic int hashCode()
hashCode in class java.lang.ObjectCopyright © 2011. All Rights Reserved.