public class TIREPDB2GResponse extends Object
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="TIREPDB2GResult" type="{http://www.iru.org}TIREPDB2GUploadAck" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected TIREPDB2GUploadAck |
tirepdb2GResult |
| Constructor and Description |
|---|
TIREPDB2GResponse() |
| Modifier and Type | Method and Description |
|---|---|
TIREPDB2GUploadAck |
getTIREPDB2GResult()
Gets the value of the tirepdb2GResult property.
|
void |
setTIREPDB2GResult(TIREPDB2GUploadAck value)
Sets the value of the tirepdb2GResult property.
|
protected TIREPDB2GUploadAck tirepdb2GResult
public TIREPDB2GUploadAck getTIREPDB2GResult()
TIREPDB2GUploadAckpublic void setTIREPDB2GResult(TIREPDB2GUploadAck value)
value - allowed object is
TIREPDB2GUploadAckCopyright © 2017. All rights reserved.