org.omg.GIOP
Class FragmentHeader_1_2

java.lang.Object
  extended byorg.omg.GIOP.FragmentHeader_1_2
All Implemented Interfaces:
IDLEntity, java.io.Serializable

public final class FragmentHeader_1_2
extends java.lang.Object
implements IDLEntity

Generated from IDL definition of struct "FragmentHeader_1_2"

Author:
JacORB IDL compiler
See Also:
Serialized Form

Field Summary
 int request_id
           
 
Constructor Summary
FragmentHeader_1_2()
           
FragmentHeader_1_2(int request_id)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

request_id

public int request_id
Constructor Detail

FragmentHeader_1_2

public FragmentHeader_1_2()

FragmentHeader_1_2

public FragmentHeader_1_2(int request_id)