public class TGetDBListInput extends Object
Java class for tGetDBListInput complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="tGetDBListInput">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="dblType" type="{http://www.w3.org/2001/XMLSchema}string"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Constructor and Description |
|---|
TGetDBListInput() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDblType()
Gets the value of the dblType property.
|
void |
setDblType(String value)
Sets the value of the dblType property.
|
protected String dblType
Copyright © 2016. All rights reserved.