org.mobicents.protocols.ss7.sccp.parameter
Interface GlobalTitle
public interface GlobalTitle
- Author:
- Oleg Kulikov
decode
void decode(java.io.InputStream in)
throws java.io.IOException
- Throws:
java.io.IOException
encode
void encode(java.io.OutputStream in)
throws java.io.IOException
- Throws:
java.io.IOException
getTranslationType
int getTranslationType()
setTranslationType
void setTranslationType(int translationType)
getNumberingPlan
int getNumberingPlan()
setNumberingPlan
void setNumberingPlan(int numberingPlan)
getEncodingScheme
int getEncodingScheme()
setEncodingScheme
void setEncodingScheme(int encodingScheme)
getNatureOfAddress
int getNatureOfAddress()
setNatureOfAddress
void setNatureOfAddress(int natureOfAddress)
getDigits
java.lang.String getDigits()
setDigits
void setDigits(java.lang.String digits)
Copyright © 2010. All Rights Reserved.