|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.businessobjects.enterprise.crystalreport.ReportServerTypeEnum
Specifies the Report Database Server Type.
| Field Summary | |
static ReportServerTypeEnum |
crdb_odbc
ODBC. |
static ReportServerTypeEnum |
crdb_oracle
Oracle. |
static ReportServerTypeEnum |
crdb_p2sdb2
DB2. |
static ReportServerTypeEnum |
crdb_p2sifmx
Informix. |
static ReportServerTypeEnum |
crdb_p2ssyb10
Sybase. |
| Method Summary | |
boolean |
equals(java.lang.Object obj)
Internal Use Only. |
static ReportServerTypeEnum |
fromString(java.lang.String value)
Internal Use Only. |
static ReportServerTypeEnum |
fromValue(java.lang.String value)
Internal Use Only. |
java.lang.String |
getValue()
Internal Use Only. |
int |
hashCode()
Internal Use Only. |
java.lang.Object |
readResolve()
Internal Use Only. |
java.lang.String |
toString()
Internal Use Only. |
| Methods inherited from class java.lang.Object |
getClass, notify, notifyAll, wait, wait, wait |
| Field Detail |
public static final ReportServerTypeEnum crdb_odbc
public static final ReportServerTypeEnum crdb_oracle
public static final ReportServerTypeEnum crdb_p2sdb2
public static final ReportServerTypeEnum crdb_p2ssyb10
public static final ReportServerTypeEnum crdb_p2sifmx
| Method Detail |
public java.lang.String getValue()
public static ReportServerTypeEnum fromValue(java.lang.String value)
throws java.lang.IllegalStateException
java.lang.IllegalStateException
public static ReportServerTypeEnum fromString(java.lang.String value)
throws java.lang.IllegalStateException
java.lang.IllegalStateExceptionpublic boolean equals(java.lang.Object obj)
public int hashCode()
public java.lang.String toString()
public java.lang.Object readResolve()
throws java.io.ObjectStreamException
java.io.ObjectStreamException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||