Package-level declarations
Types
Link copied to clipboard
class ConfigurableMynaCardDriversLicenseAP(sdkConfig: SdkConfigInterface, seed: Long, pinSetting: Boolean? = null, driversLicensePIN: String? = null, mynaDriversLicenseConfiguration: MynaDriversLicenseConfiguration? = null, acquisitionDate: MynaDriversLicenseCategory? = null, faceImage: ByteArray? = null) : MockMynaCardDriversLicenseAP
格納されるデータを設定可能な疑似マイナ免許証APを表すMockMynaCardDriversLicenseAPを実装したクラス
Link copied to clipboard
FeliCa カード(交通系 IC カード、Edy、WAON など)や、ISO/IEC 14443−4 Type-Aカード(クレジットカードなど)をマイナ免許証として扱い、マイナ免許証データの読み取りを行うクラス
Link copied to clipboard
class LowLevelDriversLicenseAP(session: ReaderSession) : LowLevelDriversLicenseAPInterface<ByteArray>
Link copied to clipboard
Link copied to clipboard
運転免許証の種類(色)を表す列挙型
Link copied to clipboard
data class MynaDriversLicenseCategory(val motorcycleSpecialSmallMotorizedBicycle: String? = null, val other: String? = null, val class2: String? = null, val large: Boolean? = null, val standard: Boolean? = null, val specialLarge: Boolean? = null, val largeMotorcycle: Boolean? = null, val standardMotorcycle: Boolean? = null, val specialSmall: Boolean? = null, val motorizedBicycle: Boolean? = null, val towing: Boolean? = null, val class2Large: Boolean? = null, val class2Standard: Boolean? = null, val class2SpecialLarge: Boolean? = null, val class2Towing: Boolean? = null, val midSized: Boolean? = null, val class2MidSized: Boolean? = null, val semiMidSized: Boolean? = null)
取得した運転免許の種類
Link copied to clipboard
マイナ免許証APの免許情報記録/運転経歴情報モック用の設定
Link copied to clipboard
運転経歴情報記録個人番号カードの種類(優良・一般・違反)を表す列挙型