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

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

Methods in be.ac.ulg.montefiore.run.totem.domain.model.jaxb that return Link.SrlgsType
 Link.SrlgsType ObjectFactory.createLinkSrlgsType()
          Create an instance of LinkSrlgsType
 Link.SrlgsType Link.getSrlgs()
          Gets the value of the srlgs property.
 

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

Uses of Link.SrlgsType 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.SrlgsType
static class LinkImpl.SrlgsTypeImpl
           
 

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

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

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



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