public class TIREPDB2G 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}TIREPDB2GUploadParams" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected TIREPDB2GUploadParams |
su |
| Constructor and Description |
|---|
TIREPDB2G() |
| Modifier and Type | Method and Description |
|---|---|
TIREPDB2GUploadParams |
getSu()
Gets the value of the su property.
|
void |
setSu(TIREPDB2GUploadParams value)
Sets the value of the su property.
|
protected TIREPDB2GUploadParams su
public TIREPDB2GUploadParams getSu()
TIREPDB2GUploadParamspublic void setSu(TIREPDB2GUploadParams value)
value - allowed object is
TIREPDB2GUploadParamsCopyright © 2017. All rights reserved.