Uses of Class
pro.javacard.JavaCardSDK.Version
-
-
Uses of JavaCardSDK.Version in pro.javacard
Methods in pro.javacard that return JavaCardSDK.Version Modifier and Type Method Description JavaCardSDK.VersionJavaCardSDK. getVersion()static JavaCardSDK.VersionJavaCardSDK.Version. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static JavaCardSDK.Version[]JavaCardSDK.Version. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in pro.javacard with parameters of type JavaCardSDK.Version Modifier and Type Method Description booleanJavaCardSDK.Version. isOneOf(JavaCardSDK.Version... versions)
-