|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--net.sourceforge.jane.lang.Fields
A collection of FieldInfo
objects.
Constructor Summary | |
Fields()
|
Method Summary | |
abstract FieldInfo |
getField(int index)
Returns the field at the given index. |
abstract int |
getFieldCount()
Returns the number of fields. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public Fields()
Method Detail |
public abstract int getFieldCount()
public abstract FieldInfo getField(int index)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |