| Modifier and Type | Method and Description | 
|---|---|
| CardTerminal | CardTerminals. getTerminal(String name)Returns the terminal with the specified name or null if no such
 terminal exists. | 
| Modifier and Type | Method and Description | 
|---|---|
| List<CardTerminal> | CardTerminals. list()Returns an unmodifiable list of all available terminals. | 
| abstract List<CardTerminal> | CardTerminals. list(CardTerminals.State state)Returns an unmodifiable list of all terminals matching the specified
 state. | 
 Copyright © 2005, 2025, Oracle and/or its affiliates.  All rights reserved.