Uses of Class
be.ac.ulg.montefiore.run.totem.domain.model.jaxb.IgpType

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

Fields in be.ac.ulg.montefiore.run.totem.domain.model.jaxb declared as IgpType
static IgpType IgpType.IS_IS
           
static IgpType IgpType.OSPF
           
 

Methods in be.ac.ulg.montefiore.run.totem.domain.model.jaxb that return IgpType
static IgpType IgpType.fromString(java.lang.String str)
           
static IgpType IgpType.fromValue(java.lang.String value)
           
 IgpType Igp.getType()
          Gets the value of the type property.
 

Methods in be.ac.ulg.montefiore.run.totem.domain.model.jaxb with parameters of type IgpType
 void Igp.setType(IgpType value)
          Sets the value of the type property.
 

Uses of IgpType in be.ac.ulg.montefiore.run.totem.domain.model.jaxb.impl
 

Fields in be.ac.ulg.montefiore.run.totem.domain.model.jaxb.impl declared as IgpType
protected  IgpType IgpImpl._Type
           
 

Methods in be.ac.ulg.montefiore.run.totem.domain.model.jaxb.impl that return IgpType
 IgpType IgpImpl.getType()
           
 

Methods in be.ac.ulg.montefiore.run.totem.domain.model.jaxb.impl with parameters of type IgpType
 void IgpImpl.setType(IgpType value)
           
 



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