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

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

Fields in be.ac.ulg.montefiore.run.totem.domain.model.jaxb declared as LinkType
static LinkType LinkType.ACCESS
           
static LinkType LinkType.INTER
           
static LinkType LinkType.INTRA
           
static LinkType LinkType.PEERING
           
static LinkType LinkType.VIRTUAL
           
 

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

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

Uses of LinkType 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 LinkType
protected  LinkType LinkImpl._Type
           
 

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

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



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