org.omg.GIOP
Class LocateReplyHeader_1_0
java.lang.Object
org.omg.GIOP.LocateReplyHeader_1_0
- All Implemented Interfaces:
- java.io.Serializable, org.omg.CORBA.portable.IDLEntity
public final class LocateReplyHeader_1_0
- extends java.lang.Object
- implements org.omg.CORBA.portable.IDLEntity
org/omg/GIOP/LocateReplyHeader_1_0.java .
Generated by the IDL-to-Java compiler (portable), version "3.2"
from /builddir/build/BUILD/geronimo-specs-1.2/geronimo-spec-corba/src/main/idl/GIOP.idl
Tuesday, December 2, 2008 12:16:16 PM EST
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
request_id
public int request_id
locate_status
public LocateStatusType_1_2 locate_status
LocateReplyHeader_1_0
public LocateReplyHeader_1_0()
LocateReplyHeader_1_0
public LocateReplyHeader_1_0(int _request_id,
LocateStatusType_1_2 _locate_status)
Copyright © 2008. All Rights Reserved.