Uses of Interface
be.ac.ulg.montefiore.run.totem.domain.model.jaxb.Node.InterfacesType

Packages that use Node.InterfacesType
be.ac.ulg.montefiore.run.totem.domain.model.jaxb This package holds the classes generated by JAXB for the domain package. 
be.ac.ulg.montefiore.run.totem.domain.model.jaxb.impl This package holds the implementation of the classes generated by JAXB for the domain package. 
 

Uses of Node.InterfacesType in be.ac.ulg.montefiore.run.totem.domain.model.jaxb
 

Methods in be.ac.ulg.montefiore.run.totem.domain.model.jaxb that return Node.InterfacesType
 Node.InterfacesType ObjectFactory.createNodeInterfacesType()
          Create an instance of NodeInterfacesType
 Node.InterfacesType Node.getInterfaces()
          Gets the value of the interfaces property.
 

Methods in be.ac.ulg.montefiore.run.totem.domain.model.jaxb with parameters of type Node.InterfacesType
 void Node.setInterfaces(Node.InterfacesType value)
          Sets the value of the interfaces property.
 

Uses of Node.InterfacesType in be.ac.ulg.montefiore.run.totem.domain.model.jaxb.impl
 

Classes in be.ac.ulg.montefiore.run.totem.domain.model.jaxb.impl that implement Node.InterfacesType
static class NodeImpl.InterfacesTypeImpl
           
 

Fields in be.ac.ulg.montefiore.run.totem.domain.model.jaxb.impl declared as Node.InterfacesType
protected  Node.InterfacesType NodeImpl._Interfaces
           
 

Methods in be.ac.ulg.montefiore.run.totem.domain.model.jaxb.impl that return Node.InterfacesType
 Node.InterfacesType NodeImpl.getInterfaces()
           
 

Methods in be.ac.ulg.montefiore.run.totem.domain.model.jaxb.impl with parameters of type Node.InterfacesType
 void NodeImpl.setInterfaces(Node.InterfacesType value)
           
 



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