com.eurotech.framework.net.admin.modem.telit.de910
Class VectorJ21

java.lang.Object
  extended by com.eurotech.framework.net.admin.modem.telit.de910.VectorJ21

public class VectorJ21
extends Object


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

VectorJ21

public VectorJ21()
VectorJ21 constructor

Method Detail

getJ21pins

public static int[] getJ21pins()
Reports J21 pins array

Returns:
J21 pins array as []

getPinDirection

public int getPinDirection(int j21pin)
                    throws Exception
Reports J21 pin direction

Parameters:
j21pin - - J21 pin number as int
Returns:
J21 pin direction as int
Throws:
Exception

getJ21PinIndex

public int getJ21PinIndex(int j21pin)
                   throws Exception
Reports index of J21 pin

Parameters:
j21pin - - J21 pin number as int
Returns:
index of J21 pin as int
Throws:
Exception


Copyright © 2013. All Rights Reserved.