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

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

Methods in be.ac.ulg.montefiore.run.totem.domain.model.jaxb that return Lsp.BackupType
 Lsp.BackupType ObjectFactory.createLspBackupType()
          Create an instance of LspBackupType
 Lsp.BackupType Lsp.getBackup()
          Gets the value of the backup property.
 

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

Uses of Lsp.BackupType 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.BackupType
static class LspImpl.BackupTypeImpl
           
 

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

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

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



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