public class TConfirmDeliveryOutput extends Object
Java class for tConfirmDeliveryOutput complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="tConfirmDeliveryOutput">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="dmStatus" type="{http://isds.czechpoint.cz/v20}tStatus"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Constructor and Description |
|---|
TConfirmDeliveryOutput() |
| Modifier and Type | Method and Description |
|---|---|
TStatus |
getDmStatus()
Gets the value of the dmStatus property.
|
void |
setDmStatus(TStatus value)
Sets the value of the dmStatus property.
|
protected TStatus dmStatus
Copyright © 2017. All rights reserved.