Uses of Interface
be.ac.ulg.montefiore.run.totem.domain.model.jaxb.Lsp.PathType

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

Methods in be.ac.ulg.montefiore.run.totem.domain.model.jaxb that return Lsp.PathType
 Lsp.PathType ObjectFactory.createLspPathType()
          Create an instance of LspPathType
 Lsp.PathType Lsp.getPath()
          Gets the value of the path property.
 

Methods in be.ac.ulg.montefiore.run.totem.domain.model.jaxb with parameters of type Lsp.PathType
 void Lsp.setPath(Lsp.PathType value)
          Sets the value of the path property.
 

Uses of Lsp.PathType 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 Lsp.PathType
static class LspImpl.PathTypeImpl
           
 

Fields in be.ac.ulg.montefiore.run.totem.domain.model.jaxb.impl declared as Lsp.PathType
protected  Lsp.PathType LspImpl._Path
           
 

Methods in be.ac.ulg.montefiore.run.totem.domain.model.jaxb.impl that return Lsp.PathType
 Lsp.PathType LspImpl.getPath()
           
 

Methods in be.ac.ulg.montefiore.run.totem.domain.model.jaxb.impl with parameters of type Lsp.PathType
 void LspImpl.setPath(Lsp.PathType value)
           
 



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