|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.eurotech.framework.net.admin.modem.telit.de910.VectorJ21
public class VectorJ21
Constructor Summary | |
---|---|
VectorJ21()
VectorJ21 constructor |
Method Summary | |
---|---|
int |
getJ21PinIndex(int j21pin)
Reports index of J21 pin |
static int[] |
getJ21pins()
Reports J21 pins array |
int |
getPinDirection(int j21pin)
Reports J21 pin direction |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public VectorJ21()
Method Detail |
---|
public static int[] getJ21pins()
[]
public int getPinDirection(int j21pin) throws Exception
j21pin
- - J21 pin number as int
int
Exception
public int getJ21PinIndex(int j21pin) throws Exception
j21pin
- - J21 pin number as int
int
Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |