jain.protocol.ss7.tcap
Class GTIndicator0010
java.lang.Object
|
+--jain.protocol.ss7.tcap.GlobalTitle
|
+--jain.protocol.ss7.tcap.GTIndicator0010
- public final class GTIndicator0010
- extends GlobalTitle
This class represents a Global Title Indicator-0010, it can be used to
store, create and retrieve GlobalTitle-0010 entries.
- Version:
- 1.0
- Author:
- Colm Hayden & Phelim O'Doherty
- See Also:
- Serialized Form
Constructor Summary |
GTIndicator0010()
Constructs a new Global Title Indicator-0010. |
Methods inherited from class java.lang.Object |
equals,
getClass,
hashCode,
notify,
notifyAll,
wait,
wait,
wait |
GTIndicator0010
public GTIndicator0010()
- Constructs a new Global Title Indicator-0010.
isTranslationTypePresent
public boolean isTranslationTypePresent()
- Indicates if the Translation Type is present.
- Returns:
- true if Translation Type has been set.
getTranslationType
public byte getTranslationType()
throws ParameterNotSetException
- Gets the Translation Type of this Global Title Indicator.
- Returns:
- the Translation Type
- Throws:
- ParameterNotSetException - this exception is thrown if this
parameter has not yet been set
setTranslationType
public void setTranslationType(byte translationType)
- Sets the Translation Type of this Global Title Indicator
- Parameters:
translationType
- the Translation Type
getGTIndicator
public int getGTIndicator()
- This method returns the format of this Global Title.
- Overrides:
- getGTIndicator in class GlobalTitle
clearAllParameters
public void clearAllParameters()
- Clears all previously set parameters.
- Overrides:
- clearAllParameters in class GlobalTitle
toString
public java.lang.String toString()
- Returns a description of this class
- Overrides:
- toString in class java.lang.Object
28 June 2000
If you have any comments or queries, please mail them to JainTcapApiFeedback@AePONA.ComCopyright - 2000 Sun Microsystems