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

Packages that use Node.LocationType
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.LocationType in be.ac.ulg.montefiore.run.totem.domain.model.jaxb
 

Methods in be.ac.ulg.montefiore.run.totem.domain.model.jaxb that return Node.LocationType
 Node.LocationType ObjectFactory.createNodeLocationType()
          Create an instance of NodeLocationType
 Node.LocationType Node.getLocation()
          Gets the value of the location property.
 

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

Uses of Node.LocationType 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.LocationType
static class NodeImpl.LocationTypeImpl
           
 

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

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

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



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