public class TIREPDG2BResponse 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="TIREPDG2BResult" type="{http://www.iru.org}TIREPDG2BUploadAck" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected TIREPDG2BUploadAck |
tirepdg2BResult |
| Constructor and Description |
|---|
TIREPDG2BResponse() |
| Modifier and Type | Method and Description |
|---|---|
TIREPDG2BUploadAck |
getTIREPDG2BResult()
Gets the value of the tirepdg2BResult property.
|
void |
setTIREPDG2BResult(TIREPDG2BUploadAck value)
Sets the value of the tirepdg2BResult property.
|
protected TIREPDG2BUploadAck tirepdg2BResult
public TIREPDG2BUploadAck getTIREPDG2BResult()
TIREPDG2BUploadAckpublic void setTIREPDG2BResult(TIREPDG2BUploadAck value)
value - allowed object is
TIREPDG2BUploadAckCopyright © 2017. All rights reserved.