com.bea.tuxedo.control
Class MyFieldTable
java.lang.Object
   com.bea.tuxedo.control.MyFieldTable
com.bea.tuxedo.control.MyFieldTable
- All Implemented Interfaces: 
- weblogic.wtc.jatmi.FldTbl
- public final class MyFieldTable 
- extends Object- implements weblogic.wtc.jatmi.FldTbl
| Field Summary | 
| static int | MyStringnumber: 257  type: string
 | 
 
 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
MyString
public static final int MyString
- number: 257  type: string
 
- See Also:
- Constant Field Values
 
MyFieldTable
public MyFieldTable()
Fldid_to_name
public String Fldid_to_name(int fldid)
- 
- Specified by:
- Fldid_to_namein interface- weblogic.wtc.jatmi.FldTbl
 
- 
 
name_to_Fldid
public int name_to_Fldid(String name)
- 
- Specified by:
- name_to_Fldidin interface- weblogic.wtc.jatmi.FldTbl
 
- 
 
getFldNames
public String[] getFldNames()
- 
- Specified by:
- getFldNamesin interface- weblogic.wtc.jatmi.FldTbl
 
-