public class TIREPDG2B 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="su" type="{http://www.iru.org}TIREPDG2BUploadParams" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected TIREPDG2BUploadParams |
su |
| Constructor and Description |
|---|
TIREPDG2B() |
| Modifier and Type | Method and Description |
|---|---|
TIREPDG2BUploadParams |
getSu()
Gets the value of the su property.
|
void |
setSu(TIREPDG2BUploadParams value)
Sets the value of the su property.
|
protected TIREPDG2BUploadParams su
public TIREPDG2BUploadParams getSu()
TIREPDG2BUploadParamspublic void setSu(TIREPDG2BUploadParams value)
value - allowed object is
TIREPDG2BUploadParamsCopyright © 2017. All rights reserved.