StarOffice 5.2 API
reverse engineered by classdoc

com.sun.star.corba.giop
Class ReplyStatusType_1_2

java.lang.Object
  |
  +--com.sun.star.uno.Enum
        |
        +--com.sun.star.corba.giop.ReplyStatusType_1_2

public final synchronized class ReplyStatusType_1_2
extends com.sun.star.uno.Enum


Field Summary
static com.sun.star.corba.giop.ReplyStatusType_1_2 LOCATION_FORWARD
           
static com.sun.star.corba.giop.ReplyStatusType_1_2 LOCATION_FORWARD_PERM
           
static int LOCATION_FORWARD_PERM_value
           
static int LOCATION_FORWARD_value
           
static com.sun.star.corba.giop.ReplyStatusType_1_2 NEEDS_ADDRESSING_MODE
           
static int NEEDS_ADDRESSING_MODE_value
           
static com.sun.star.corba.giop.ReplyStatusType_1_2 NO_EXCEPTION
           
static int NO_EXCEPTION_value
           
static com.sun.star.corba.giop.ReplyStatusType_1_2 SYSTEM_EXCEPTION
           
static int SYSTEM_EXCEPTION_value
           
static java.lang.Object UNORUNTIMEDATA
           
static com.sun.star.corba.giop.ReplyStatusType_1_2 USER_EXCEPTION
           
static int USER_EXCEPTION_value
           
 
Fields inherited from class com.sun.star.uno.Enum
m_value
 
Constructor Summary
private ReplyStatusType_1_2(int i)
           
 
Method Summary
static com.sun.star.corba.giop.ReplyStatusType_1_2 fromInt(int i)
           
static com.sun.star.corba.giop.ReplyStatusType_1_2 getDefault()
           
 
Methods inherited from class com.sun.star.uno.Enum
getValue
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

LOCATION_FORWARD

public static final com.sun.star.corba.giop.ReplyStatusType_1_2 LOCATION_FORWARD

LOCATION_FORWARD_PERM

public static final com.sun.star.corba.giop.ReplyStatusType_1_2 LOCATION_FORWARD_PERM

LOCATION_FORWARD_PERM_value

public static final int LOCATION_FORWARD_PERM_value

LOCATION_FORWARD_value

public static final int LOCATION_FORWARD_value

NEEDS_ADDRESSING_MODE

public static final com.sun.star.corba.giop.ReplyStatusType_1_2 NEEDS_ADDRESSING_MODE

NEEDS_ADDRESSING_MODE_value

public static final int NEEDS_ADDRESSING_MODE_value

NO_EXCEPTION

public static final com.sun.star.corba.giop.ReplyStatusType_1_2 NO_EXCEPTION

NO_EXCEPTION_value

public static final int NO_EXCEPTION_value

SYSTEM_EXCEPTION

public static final com.sun.star.corba.giop.ReplyStatusType_1_2 SYSTEM_EXCEPTION

SYSTEM_EXCEPTION_value

public static final int SYSTEM_EXCEPTION_value

UNORUNTIMEDATA

public static java.lang.Object UNORUNTIMEDATA

USER_EXCEPTION

public static final com.sun.star.corba.giop.ReplyStatusType_1_2 USER_EXCEPTION

USER_EXCEPTION_value

public static final int USER_EXCEPTION_value
Constructor Detail

ReplyStatusType_1_2

private ReplyStatusType_1_2(int i)
Method Detail

fromInt

public static com.sun.star.corba.giop.ReplyStatusType_1_2 fromInt(int i)

getDefault

public static com.sun.star.corba.giop.ReplyStatusType_1_2 getDefault()

StarOffice 5.2 API
reverse engineered by classdoc