- netConnDone(boolean) - Method in interface es.gob.fnmt.gui.fragment.NetworkCommunicationFragment.NetCommFragmentListener
-
Notify the end of network communication.
- netConnDownload() - Method in interface es.gob.fnmt.gui.fragment.NetworkCommunicationFragment.NetCommFragmentListener
-
Invoke the start of network communication.
- NetworkCommunicationFragment - Class in es.gob.fnmt.gui.fragment
-
Default implementation of a Fragment to handle graphical interface for network connections.
- NetworkCommunicationFragment() - Constructor for class es.gob.fnmt.gui.fragment.NetworkCommunicationFragment
-
- NetworkCommunicationFragment.NetCommFragmentListener - Interface in es.gob.fnmt.gui.fragment
-
Fragment interface to handle connection events.
- NFCCommReaderFragment - Class in es.gob.fnmt.nfc
-
Implementation of a Fragment to handle all the NFC communications.
- NFCCommReaderFragment() - Constructor for class es.gob.fnmt.nfc.NFCCommReaderFragment
-
- NFCCommReaderFragment.FinalTaskListener - Interface in es.gob.fnmt.nfc
-
Interface to invoke any task after NFC connectivity is established.
- NFCCommReaderFragment.NFCCommReaderFragmentListener - Interface in es.gob.fnmt.nfc
-
Interface to notify about events in the reading process.
- NFCCommReaderFragment.NFCCommReaderFragmentListener.NFC_callback_notify - Enum in es.gob.fnmt.nfc
-
- NFCCommunicationFragment - Class in es.gob.fnmt.gui.fragment
-
Default implementation of a Fragment to handle graphical interface for NFC communications.
- NFCCommunicationFragment() - Constructor for class es.gob.fnmt.gui.fragment.NFCCommunicationFragment
-
- noCertificateAvailableAlert() - Method in class es.gob.fnmt.gui.CertificateUI
-
Dialog that warns that there is no certificate available.
- notNull(Object...) - Static method in class es.gob.fnmt.net.tool.ToolBox
-
Check if any object in the list is null.