SmartCardDevice Member List

This is the complete list of members for SmartCardDevice, including all inherited members.

addMediaProfiles(List< SmartCardDeviceMediaProfile > profiles)SmartCardDevice
addMifareClassicKeys(List< MifareClassicKeyGroup > keyGroups)SmartCardDevice
clearMifareClassicKeys()SmartCardDevice
forceConnection()SmartCardDevice
forceDeviceUpgrade()SmartCardDevice
getDateTime()SmartCardDevice
getId()SmartCardDevice
getLoggingConfiguration()SmartCardDevice
getMediaProfiles()SmartCardDevice
getMifareClassicKeys()SmartCardDevice
getNetworkConfiguration()SmartCardDevice
getPaymentAppConf(List< SmartCardPaymentAppConfiguration > configurations)SmartCardDevice
getPaymentAppInfo()SmartCardDevice
getPciRebootTime()SmartCardDevice
getReaders()SmartCardDevice
getVersion()SmartCardDevice
playMediaProfile(String id)SmartCardDevice
reboot(SmartCardDeviceRebootType rebootType)SmartCardDevice
removeMediaProfiles()SmartCardDevice
setLoggingConfiguration(SmartCardDeviceLoggingConfiguration loggingConfiguration)SmartCardDevice
setNetworkConfiguration(SmartCardDeviceNetworkConfiguration networkConfiguration)SmartCardDevice
setPaymentAppConf(List< SmartCardPaymentAppConfiguration > configurations)SmartCardDevice
setPaymentAppStatus(SmartCardPaymentAppStatus status)SmartCardDevice
setPciRebootTime(Instant time)SmartCardDevice
subscribe(T observer)Subject< T extends Observer< U, U extends Event >
testNetworkConnectivity(String address)SmartCardDevice
unSubscribe(T observer)Subject< T extends Observer< U, U extends Event >