org.omg.GIOP
Class CancelRequestHeader

java.lang.Object
  extended byorg.omg.GIOP.CancelRequestHeader
All Implemented Interfaces:
org.omg.CORBA.portable.IDLEntity, java.io.Serializable

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

org/omg/GIOP/CancelRequestHeader.java . Generated by the IDL-to-Java compiler (portable), version "3.1" from /var/home/jpp/rebuild/free/BUILD/geronimo-specs-1.1/geronimo-spec-corba/src/main/idl/GIOP.idl Thursday, May 31, 2007 7:28:34 PM CEST

See Also:
Serialized Form

Field Summary
 int request_id
           
 
Constructor Summary
CancelRequestHeader()
           
CancelRequestHeader(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

CancelRequestHeader

public CancelRequestHeader()

CancelRequestHeader

public CancelRequestHeader(int _request_id)


Copyright © {inceptionYear}-2007 null. All Rights Reserved.