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