|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibm.soa.parlayx21.sms.DeliveryInformation
public class DeliveryInformation
Delivery status information.
Constructor Summary | |
---|---|
DeliveryInformation()
|
Method Summary | |
---|---|
java.net.URI |
getAddress()
|
DeliveryStatus |
getDeliveryStatus()
|
void |
setAddress(java.net.URI address)
|
void |
setDeliveryStatus(DeliveryStatus deliveryStatus)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DeliveryInformation()
Method Detail |
---|
public java.net.URI getAddress()
public void setAddress(java.net.URI address)
public DeliveryStatus getDeliveryStatus()
public void setDeliveryStatus(DeliveryStatus deliveryStatus)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |