|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface DnsServer
Java content class for dnsServer complex type.
The following schema fragment specifies the expected content contained within this java content object. (defined at file:/biom/biom1/tdekens/workspace/rtt/xml/measurementBase.xsd line 15)
<complexType name="dnsServer">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="dnsName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="dnsAddress" type="{}IPAddress"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Method Summary | |
|---|---|
java.lang.String |
getDnsAddress()
Gets the value of the dnsAddress property. |
java.lang.String |
getDnsName()
Gets the value of the dnsName property. |
void |
setDnsAddress(java.lang.String value)
Sets the value of the dnsAddress property. |
void |
setDnsName(java.lang.String value)
Sets the value of the dnsName property. |
| Method Detail |
|---|
java.lang.String getDnsName()
Stringvoid setDnsName(java.lang.String value)
value - allowed object is
Stringjava.lang.String getDnsAddress()
Stringvoid setDnsAddress(java.lang.String value)
value - allowed object is
String
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||