|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.mobicents.slee.resources.smpp.pdu.AddressImpl
org.mobicents.slee.resources.smpp.pdu.ErrorAddressImpl
public class ErrorAddressImpl
| Field Summary |
|---|
| Fields inherited from class org.mobicents.slee.resources.smpp.pdu.AddressImpl |
|---|
protoAddress |
| Fields inherited from interface net.java.slee.resources.smpp.pdu.Address |
|---|
NPI_DATA, NPI_ERMES, NPI_INTERNET, NPI_ISDN, NPI_LAND_MOBILE, NPI_NATIONAL, NPI_PRIAVTE, NPI_TELEX, NPI_UNKNOWN, NPI_WAP, TON_ABBREVIATED, TON_ALPHANUMERIC, TON_INTERNATIONAL, TON_NATIONAL, TON_NETWORK_SPECIFIC, TON_SUBSCRIBER_NUMBER, TON_UNKNOWN |
| Constructor Summary | |
|---|---|
ErrorAddressImpl(org.mobicents.protocols.smpp.ErrorAddress protoErrorAddress)
|
|
ErrorAddressImpl(int ton,
int npi,
java.lang.String address,
int error)
|
|
| Method Summary | |
|---|---|
int |
getError()
|
void |
setError(int error)
|
| Methods inherited from class org.mobicents.slee.resources.smpp.pdu.AddressImpl |
|---|
equals, getAddress, getAddressNpi, getAddressTon, getProtoAddress, hashCode |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface net.java.slee.resources.smpp.pdu.Address |
|---|
getAddress, getAddressNpi, getAddressTon |
| Constructor Detail |
|---|
public ErrorAddressImpl(org.mobicents.protocols.smpp.ErrorAddress protoErrorAddress)
public ErrorAddressImpl(int ton,
int npi,
java.lang.String address,
int error)
| Method Detail |
|---|
public int getError()
getError in interface ErrorAddresspublic void setError(int error)
setError in interface ErrorAddress
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||