Uses of Class
planetLabVideoClient.StructIPBean

Packages that use StructIPBean
planetLabVideoClient   
 

Uses of StructIPBean in planetLabVideoClient
 

Fields in planetLabVideoClient declared as StructIPBean
private  StructIPBean StructBandwidthInfoBean.nodeIP
           
 

Methods in planetLabVideoClient that return StructIPBean
 StructIPBean StructBandwidthInfoBean.getNodeIP()
           
 

Methods in planetLabVideoClient with parameters of type StructIPBean
 void StructBandwidthInfoBean.setNodeIP(StructIPBean nodeIP)