org::openisis::Fdt Class Reference
List of all members.
| Classes | 
| class | Fd | 
| Public Member Functions | 
|  | Fdt (Fd[] fd) | 
| Fd | fdById (int id) | 
| Fd | fdByName (String name) | 
| String | dump () | 
| Public Attributes | 
| final Fd[] | _fd | 
| Static Public Attributes | 
| static final int | FTX = 0 | 
| static final int | FTA = 1 | 
| static final int | FTN = 2 | 
| static final int | FTP = 3 | 
| static final int | FTI = 10 | 
| static final int | FTE = 12 | 
| static final int | FTB = 13 | 
| static final int | FTT = 14 | 
| static final int | FTS = 15 | 
| static final int | FTF = 16 | 
| static final int | FTV = 31 | 
Detailed Description
Field description table. 
- Id
- Fdt.java,v 1.5 2003/04/08 00:20:53 kripke Exp 
- Version:
- Revision
- 1.5 
- Author:
- Author
- kripke 
Constructor & Destructor Documentation
      
        
          | org::openisis::Fdt::Fdt | ( | Fd[] | fd | ) |  [inline] | 
      
 
- Exceptions:
- 
  
    |  | IllegalArgumentException | if fd is null or has length 0 |  
 
 
 
Member Data Documentation
strictly alpha field type. 
 
 
The documentation for this class was generated from the following file:
- contrib/openisis/org/openisis/Fdt.java