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

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

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

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

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

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

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

Fields in be.ac.ucl.ingi.totem.measurementReport.model.jaxb.impl declared as Subnet
protected  Subnet SubnetMeasuresImpl._Subnet
           
 

Methods in be.ac.ucl.ingi.totem.measurementReport.model.jaxb.impl that return Subnet
 Subnet SubnetMeasuresImpl.getSubnet()
           
 

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



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