Uses of Interface
be.ac.ulg.montefiore.run.totem.domain.model.jaxb.Link.FromType

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

Methods in be.ac.ulg.montefiore.run.totem.domain.model.jaxb that return Link.FromType
 Link.FromType ObjectFactory.createLinkFromType()
          Create an instance of LinkFromType
 Link.FromType Link.getFrom()
          Gets the value of the from property.
 

Methods in be.ac.ulg.montefiore.run.totem.domain.model.jaxb with parameters of type Link.FromType
 void Link.setFrom(Link.FromType value)
          Sets the value of the from property.
 

Uses of Link.FromType 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 Link.FromType
static class LinkImpl.FromTypeImpl
           
 

Fields in be.ac.ulg.montefiore.run.totem.domain.model.jaxb.impl declared as Link.FromType
protected  Link.FromType LinkImpl._From
           
 

Methods in be.ac.ulg.montefiore.run.totem.domain.model.jaxb.impl that return Link.FromType
 Link.FromType LinkImpl.getFrom()
           
 

Methods in be.ac.ulg.montefiore.run.totem.domain.model.jaxb.impl with parameters of type Link.FromType
 void LinkImpl.setFrom(Link.FromType value)
           
 



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