| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectgmj.pcb.fpga.PinFile
public abstract class PinFile
| Field Summary | |
|---|---|
| protected  ArrayList | pinDefs | 
| Constructor Summary | |
|---|---|
| PinFile() | |
| Method Summary | |
|---|---|
|  int | getNumPins() | 
|  PinDef | getPinDef(int index) | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Field Detail | 
|---|
protected ArrayList pinDefs
| Constructor Detail | 
|---|
public PinFile()
| Method Detail | 
|---|
public int getNumPins()
public PinDef getPinDef(int index)
| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||