Class GetDeliveryStatus
java.lang.Object
ch.tocco.nice2.optional.incamail.impl.soap.GetDeliveryStatus
Java class for GetDeliveryStatus complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="GetDeliveryStatus"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element name="MessageId" type="{http://www.w3.org/2001/XMLSchema}string"/> </sequence> </restriction> </complexContent> </complexType>
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionGets the value of the messageId property.void
setMessageId
(String value) Sets the value of the messageId property.