| 
 | Berkeley DB version 5.3.28 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface RawField
The definition of a field in a RawType.
 
RawField objects are thread-safe.  Multiple threads may safely
 call the methods of a shared RawField object.
| Method Summary | |
|---|---|
|  String | getName()Returns the name of the field. | 
|  RawType | getType()Returns the type of the field, without expanding parameterized types, or null if the type is an interface type or the Object class. | 
| Method Detail | 
|---|
String getName()
RawType getType()
| 
 | Berkeley DB version 5.3.28 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||