Uses of Interface
be.ac.ulg.montefiore.run.totem.domain.model.jaxb.NodeInterface.IpType

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

Methods in be.ac.ulg.montefiore.run.totem.domain.model.jaxb that return NodeInterface.IpType
 NodeInterface.IpType ObjectFactory.createNodeInterfaceIpType()
          Create an instance of NodeInterfaceIpType
 NodeInterface.IpType NodeInterface.getIp()
          Gets the value of the ip property.
 

Methods in be.ac.ulg.montefiore.run.totem.domain.model.jaxb with parameters of type NodeInterface.IpType
 void NodeInterface.setIp(NodeInterface.IpType value)
          Sets the value of the ip property.
 

Uses of NodeInterface.IpType 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 NodeInterface.IpType
static class NodeInterfaceImpl.IpTypeImpl
           
 

Fields in be.ac.ulg.montefiore.run.totem.domain.model.jaxb.impl declared as NodeInterface.IpType
protected  NodeInterface.IpType NodeInterfaceImpl._Ip
           
 

Methods in be.ac.ulg.montefiore.run.totem.domain.model.jaxb.impl that return NodeInterface.IpType
 NodeInterface.IpType NodeInterfaceImpl.getIp()
           
 

Methods in be.ac.ulg.montefiore.run.totem.domain.model.jaxb.impl with parameters of type NodeInterface.IpType
 void NodeInterfaceImpl.setIp(NodeInterface.IpType value)
           
 



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