org.omg.GIOP
Class ReplyStatusType_1_2

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

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

org/omg/GIOP/ReplyStatusType_1_2.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
static int _LOCATION_FORWARD
           
static int _LOCATION_FORWARD_PERM
           
static int _NEEDS_ADDRESSING_MODE
           
static int _NO_EXCEPTION
           
static int _SYSTEM_EXCEPTION
           
static int _USER_EXCEPTION
           
static ReplyStatusType_1_2 LOCATION_FORWARD
           
static ReplyStatusType_1_2 LOCATION_FORWARD_PERM
           
static ReplyStatusType_1_2 NEEDS_ADDRESSING_MODE
           
static ReplyStatusType_1_2 NO_EXCEPTION
           
static ReplyStatusType_1_2 SYSTEM_EXCEPTION
           
static ReplyStatusType_1_2 USER_EXCEPTION
           
 
Constructor Summary
protected ReplyStatusType_1_2(int value)
           
 
Method Summary
static ReplyStatusType_1_2 from_int(int value)
           
 int value()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

_NO_EXCEPTION

public static final int _NO_EXCEPTION
See Also:
Constant Field Values

NO_EXCEPTION

public static final ReplyStatusType_1_2 NO_EXCEPTION

_USER_EXCEPTION

public static final int _USER_EXCEPTION
See Also:
Constant Field Values

USER_EXCEPTION

public static final ReplyStatusType_1_2 USER_EXCEPTION

_SYSTEM_EXCEPTION

public static final int _SYSTEM_EXCEPTION
See Also:
Constant Field Values

SYSTEM_EXCEPTION

public static final ReplyStatusType_1_2 SYSTEM_EXCEPTION

_LOCATION_FORWARD

public static final int _LOCATION_FORWARD
See Also:
Constant Field Values

LOCATION_FORWARD

public static final ReplyStatusType_1_2 LOCATION_FORWARD

_LOCATION_FORWARD_PERM

public static final int _LOCATION_FORWARD_PERM
See Also:
Constant Field Values

LOCATION_FORWARD_PERM

public static final ReplyStatusType_1_2 LOCATION_FORWARD_PERM

_NEEDS_ADDRESSING_MODE

public static final int _NEEDS_ADDRESSING_MODE
See Also:
Constant Field Values

NEEDS_ADDRESSING_MODE

public static final ReplyStatusType_1_2 NEEDS_ADDRESSING_MODE
Constructor Detail

ReplyStatusType_1_2

protected ReplyStatusType_1_2(int value)
Method Detail

value

public int value()

from_int

public static ReplyStatusType_1_2 from_int(int value)


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