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

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

Methods in be.ac.ulg.montefiore.run.totem.domain.model.jaxb that return Link.ToType
 Link.ToType ObjectFactory.createLinkToType()
          Create an instance of LinkToType
 Link.ToType Link.getTo()
          Gets the value of the to property.
 

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

Uses of Link.ToType 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.ToType
static class LinkImpl.ToTypeImpl
           
 

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

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

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



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