Uses of Interface
be.ac.ucl.ingi.totem.measurementRequest.model.jaxb.Subnet

Packages that use Subnet
be.ac.ucl.ingi.totem.measurementRequest.model.jaxb   
be.ac.ucl.ingi.totem.measurementRequest.model.jaxb.impl   
 

Uses of Subnet in be.ac.ucl.ingi.totem.measurementRequest.model.jaxb
 

Methods in be.ac.ucl.ingi.totem.measurementRequest.model.jaxb that return Subnet
 Subnet ObjectFactory.createSubnet()
          Create an instance of Subnet
 Subnet RttMeasurementRequestType.RequestListType.SubnetDNSType.getSubnet()
          Gets the value of the subnet property.
 

Methods in be.ac.ucl.ingi.totem.measurementRequest.model.jaxb with parameters of type Subnet
 void RttMeasurementRequestType.RequestListType.SubnetDNSType.setSubnet(Subnet value)
          Sets the value of the subnet property.
 

Uses of Subnet in be.ac.ucl.ingi.totem.measurementRequest.model.jaxb.impl
 

Classes in be.ac.ucl.ingi.totem.measurementRequest.model.jaxb.impl that implement Subnet
 class SubnetImpl
           
 

Fields in be.ac.ucl.ingi.totem.measurementRequest.model.jaxb.impl declared as Subnet
protected  Subnet RttMeasurementRequestTypeImpl.RequestListTypeImpl.SubnetDNSTypeImpl._Subnet
           
 

Methods in be.ac.ucl.ingi.totem.measurementRequest.model.jaxb.impl that return Subnet
 Subnet RttMeasurementRequestTypeImpl.RequestListTypeImpl.SubnetDNSTypeImpl.getSubnet()
           
 

Methods in be.ac.ucl.ingi.totem.measurementRequest.model.jaxb.impl with parameters of type Subnet
 void RttMeasurementRequestTypeImpl.RequestListTypeImpl.SubnetDNSTypeImpl.setSubnet(Subnet value)
           
 



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