public abstract class EmvModule
extends java.lang.Object
EmvService.createService(EmvModule)
method.Modifier | Constructor and Description |
---|---|
protected |
EmvModule()
Use
createModule() method to get an instance of the module instead of the constructor. |
Modifier and Type | Method and Description |
---|---|
static EmvModule |
createModule()
Creates a new
EmvModule object. |
protected EmvModule()
createModule()
method to get an instance of the module instead of the constructor.@NonNull public static EmvModule createModule()
EmvModule
object.EmvModule
object.