Uses of Interface
sidnet.stack.driver.PhyInterface

Packages that use PhyInterface
sidnet.stack.driver   
 

Uses of PhyInterface in sidnet.stack.driver
 

Fields in sidnet.stack.driver declared as PhyInterface
 PhyInterface MainLine.phyEntity
           
 

Methods in sidnet.stack.driver that return PhyInterface
 PhyInterface PhyImpl.getProxy()
           
 

Methods in sidnet.stack.driver with parameters of type PhyInterface
 void MainLine.setPhyEntity(PhyInterface phyEntity)