planetLabVideoClient
Class structIP

java.lang.Object
  extended by planetLabVideoClient.structIP
All Implemented Interfaces:
java.io.Serializable, org.omg.CORBA.portable.IDLEntity

public final class structIP
extends java.lang.Object
implements org.omg.CORBA.portable.IDLEntity

planetLabVideoClient/structIP.java . Generated by the IDL-to-Java compiler (portable), version "3.2" from src/planetLabVideoClient.idl Saturday, January 17, 2009 3:46:44 PM CET

See Also:
Serialized Form

Field Summary
 byte b1
           
 byte b2
           
 byte b3
           
 byte b4
           
 
Constructor Summary
structIP()
           
structIP(byte _b1, byte _b2, byte _b3, byte _b4)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

b1

public byte b1

b2

public byte b2

b3

public byte b3

b4

public byte b4
Constructor Detail

structIP

public structIP()

structIP

public structIP(byte _b1,
                byte _b2,
                byte _b3,
                byte _b4)