Uses of Interface
be.ac.ucl.ingi.totem.measurementReport.model.jaxb.DnsServer

Packages that use DnsServer
be.ac.ucl.ingi.totem.measurementReport.model.jaxb   
be.ac.ucl.ingi.totem.measurementReport.model.jaxb.impl   
 

Uses of DnsServer in be.ac.ucl.ingi.totem.measurementReport.model.jaxb
 

Methods in be.ac.ucl.ingi.totem.measurementReport.model.jaxb that return DnsServer
 DnsServer ObjectFactory.createDnsServer()
          Create an instance of DnsServer
 DnsServer SubnetMeasures.DnsServerMeasuresType.getDnsServer()
          Gets the value of the dnsServer property.
 

Methods in be.ac.ucl.ingi.totem.measurementReport.model.jaxb with parameters of type DnsServer
 void SubnetMeasures.DnsServerMeasuresType.setDnsServer(DnsServer value)
          Sets the value of the dnsServer property.
 

Uses of DnsServer in be.ac.ucl.ingi.totem.measurementReport.model.jaxb.impl
 

Classes in be.ac.ucl.ingi.totem.measurementReport.model.jaxb.impl that implement DnsServer
 class DnsServerImpl
           
 

Fields in be.ac.ucl.ingi.totem.measurementReport.model.jaxb.impl declared as DnsServer
protected  DnsServer SubnetMeasuresImpl.DnsServerMeasuresTypeImpl._DnsServer
           
 

Methods in be.ac.ucl.ingi.totem.measurementReport.model.jaxb.impl that return DnsServer
 DnsServer SubnetMeasuresImpl.DnsServerMeasuresTypeImpl.getDnsServer()
           
 

Methods in be.ac.ucl.ingi.totem.measurementReport.model.jaxb.impl with parameters of type DnsServer
 void SubnetMeasuresImpl.DnsServerMeasuresTypeImpl.setDnsServer(DnsServer value)
           
 



Copyright © 2004-2007 Research Unit in Networking, All Rights Reserved.