BACInputFragment

A simple subclass. Activities that contain this fragment must implement the com.appliedrec.mrtdreader.BACInputFragment.OnBACInputListener.html interface to handle interaction events. Use the com.appliedrec.mrtdreader.BACInputFragment.html#newInstance factory method to create an instance of this fragment.

Package com.appliedrec.mrtdreader

public class BACInputFragment

Implements

Methods

newInstance

Introduced in version 1.0.0

public static newInstance(BACSpec)

Use this factory method to create a new instance of this fragment using the provided parameters.

Parameters

bacSpec com.appliedrec.mrtdreader.BACSpec

Returns

com.appliedrec.mrtdreader.BACInputFragment
A new instance of fragment BACInputFragment.