public class ScannerInfo
extends java.lang.Object
| Constructor and Description |
|---|
ScannerInfo(ScannerType type,
java.lang.String name) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getName()
スキャナの名前を取得する Get the name of the scanner. |
ScannerType |
getType()
スキャナの種別を取得する Get the scanner type. |
public ScannerInfo(ScannerType type, java.lang.String name)
public ScannerType getType()
ScannerTypepublic java.lang.String getName()