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