|
Oracle Fusion Middleware Java API Reference for Oracle WebLogic Server 12c (12.1.3) Part Number E41849-02 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object weblogic.wtc.jatmi.tmibflds
public final class tmibflds
Field Summary | |
---|---|
static int |
TA__BBVERSION
number: 7901 type: long |
static int |
TA__DATA
number: 7903 type: carray |
static int |
TA__DIRNAME
number: 7904 type: string |
static int |
TA__DIRPERM
number: 7905 type: long |
static int |
TA__ENCPASSWD
number: 7900 type: carray |
static int |
TA__FILENAME
number: 7906 type: string |
static int |
TA__LENGTH
number: 7907 type: long |
static int |
TA__OFFSET
number: 7908 type: long |
static int |
TA__SEC_PRINCIPAL_ENCPASSWORD
number: 7911 type: carray |
static int |
TA__TOTSIZE
number: 7909 type: long |
static int |
TA__TRUNCATE
number: 7910 type: string |
static int |
TA__TUXVERSION
number: 7902 type: long |
Constructor Summary | |
---|---|
tmibflds()
|
Method Summary | |
---|---|
String |
Fldid_to_name(int fldid)
This method maps a fielded ID to its corresponding name from the field definition file |
String[] |
getFldNames()
Gets a list of the field names used by this table. |
int |
name_to_Fldid(String name)
Maps the given string to the given fieldid |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final int TA__ENCPASSWD
public static final int TA__BBVERSION
public static final int TA__TUXVERSION
public static final int TA__DATA
public static final int TA__DIRNAME
public static final int TA__DIRPERM
public static final int TA__FILENAME
public static final int TA__LENGTH
public static final int TA__OFFSET
public static final int TA__TOTSIZE
public static final int TA__TRUNCATE
public static final int TA__SEC_PRINCIPAL_ENCPASSWORD
Constructor Detail |
---|
public tmibflds()
Method Detail |
---|
public String Fldid_to_name(int fldid)
FldTbl
Fldid_to_name
in interface FldTbl
fldid
- The field id to search for
public int name_to_Fldid(String name)
FldTbl
name_to_Fldid
in interface FldTbl
name
- The name to lookup for a fieldid
public String[] getFldNames()
FldTbl
getFldNames
in interface FldTbl
|
Copyright 1996, 2014, Oracle and/or its affiliates. All rights reserved. Oracle is a registered trademark of Oracle Corporation and/or its affiliates. Other names may be trademarks of their respective owners. Oracle Fusion Middleware Java API Reference for Oracle WebLogic Server 12c (12.1.3) Part Number E41849-02 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |