Package com.seleniumsoftware.SMPPSim.pdu
Class DestAddress
- java.lang.Object
-
- com.seleniumsoftware.SMPPSim.pdu.DestAddress
-
- Direct Known Subclasses:
DestAddressDL,DestAddressSME
public class DestAddress extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description private intdest_flag
-
Constructor Summary
Constructors Constructor Description DestAddress()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description intgetDest_flag()voidsetDest_flag(int i)java.lang.StringtoString()
-