Package mcc.mccjna
Class MCCBoardInfo
java.lang.Object
mcc.mccjna.MCCBoardInfo
Information about an MCCboard
- Author:
 - dg50
 
- 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionint[]getAllowableRanges(int terminalType, boolean continuous, int poleType) intinttoString() 
- 
Constructor Details
- 
MCCBoardInfo
- Parameters:
 boardNumber-boardName-
 
 - 
 - 
Method Details
- 
getBoardIndex
public int getBoardIndex()- Returns:
 - the boardIndex
 
 - 
getBoardNumber
public int getBoardNumber()- Returns:
 - the boardNumber
 
 - 
getBoardName
- Returns:
 - the boardName
 
 - 
toString
 - 
getAllowableRanges
public int[] getAllowableRanges(int terminalType, boolean continuous, int poleType)  
 -