NomadWP2

com.anywherecommerce.android.sdk.devices.bbpos

Class NomadWP2

NomadTwo

Created by Admin on 10/11/2017.



- 

<a name="nested.class.summary"></a>

### Nested Class Summary
    
    
    

<a name="nested.classes.inherited.from.class.com.anywherecommerce.android.sdk.devices.CardReader"></a>

### Nested classes/interfaces inherited from class com.anywherecommerce.android.sdk.devices.[CardReader](#com/anywherecommerce/android/sdk/devices/CardReader.html "class in com.anywherecommerce.android.sdk.devices")
          
          `

<a href="#com/anywherecommerce/android/sdk/devices/CardReader.ConnectionMethod.html" title="enum in com.anywherecommerce.android.sdk.devices">CardReader.ConnectionMethod</a>`




<a name="field.summary"></a>

### Field Summary
    
    
    

<a name="fields.inherited.from.class.com.anywherecommerce.android.sdk.devices.bbpos.BBPOSDevice"></a>

### Fields inherited from class com.anywherecommerce.android.sdk.devices.bbpos.[BBPOSDevice](#com/anywherecommerce/android/sdk/devices/bbpos/BBPOSDevice.html "class in com.anywherecommerce.android.sdk.devices.bbpos")
          
          `

<a href="#com/anywherecommerce/android/sdk/devices/bbpos/BBPOSDevice.html#detectedReaderType">detectedReaderType</a>, 

<a href="#com/anywherecommerce/android/sdk/devices/bbpos/BBPOSDevice.html#firmwareConfigurationVersion">firmwareConfigurationVersion</a>, 

<a href="#com/anywherecommerce/android/sdk/devices/bbpos/BBPOSDevice.html#modelNames">modelNames</a>, 

<a href="#com/anywherecommerce/android/sdk/devices/bbpos/BBPOSDevice.html#modelNamesFromClass">modelNamesFromClass</a>, 

<a href="#com/anywherecommerce/android/sdk/devices/bbpos/BBPOSDevice.html#models">models</a>, 

<a href="#com/anywherecommerce/android/sdk/devices/bbpos/BBPOSDevice.html#productIdsFromClass">productIdsFromClass</a>`
    
    
    

<a name="fields.inherited.from.class.com.anywherecommerce.android.sdk.devices.CardReader"></a>

### Fields inherited from class com.anywherecommerce.android.sdk.devices.[CardReader](#com/anywherecommerce/android/sdk/devices/CardReader.html "class in com.anywherecommerce.android.sdk.devices")
          
          `

<a href="#com/anywherecommerce/android/sdk/devices/CardReader.html#connectCompleteHandler">connectCompleteHandler</a>, 

<a href="#com/anywherecommerce/android/sdk/devices/CardReader.html#connectErrorHandler">connectErrorHandler</a>, 

<a href="#com/anywherecommerce/android/sdk/devices/CardReader.html#connectionListener">connectionListener</a>, 

<a href="#com/anywherecommerce/android/sdk/devices/CardReader.html#controller">controller</a>, 

<a href="#com/anywherecommerce/android/sdk/devices/CardReader.html#emvKsn">emvKsn</a>, 

<a href="#com/anywherecommerce/android/sdk/devices/CardReader.html#interfaces">interfaces</a>, 

<a href="#com/anywherecommerce/android/sdk/devices/CardReader.html#macKsn">macKsn</a>, 

<a href="#com/anywherecommerce/android/sdk/devices/CardReader.html#pinKsn">pinKsn</a>, 

<a href="#com/anywherecommerce/android/sdk/devices/CardReader.html#trackKsn">trackKsn</a>`
    
    
    

<a name="fields.inherited.from.class.com.anywherecommerce.android.sdk.devices.PeripheralDevice"></a>

### Fields inherited from class com.anywherecommerce.android.sdk.devices.[PeripheralDevice](#com/anywherecommerce/android/sdk/devices/PeripheralDevice.html "class in com.anywherecommerce.android.sdk.devices")
          
          `

<a href="#com/anywherecommerce/android/sdk/devices/PeripheralDevice.html#batteryLevel">batteryLevel</a>, 

<a href="#com/anywherecommerce/android/sdk/devices/PeripheralDevice.html#firmwareVersion">firmwareVersion</a>, 

<a href="#com/anywherecommerce/android/sdk/devices/PeripheralDevice.html#productID">productID</a>, 

<a href="#com/anywherecommerce/android/sdk/devices/PeripheralDevice.html#supportsOTAFirmwareUpdate">supportsOTAFirmwareUpdate</a>`




<a name="constructor.summary"></a>

### Constructor Summary
    
    Constructor and Description`<span class="memberNameLink">

<a href="#com/anywherecommerce/android/sdk/devices/bbpos/NomadWP2.html#NomadWP2--">NomadWP2</a></span>()` `<span class="memberNameLink">

<a href="#com/anywherecommerce/android/sdk/devices/bbpos/NomadWP2.html#NomadWP2-java.util.HashMap-">NomadWP2</a></span>(java.util.HashMap<java.lang.String,java.lang.String> hashMap)`




<a name="method.summary"></a>

### Method Summary
    
    Modifier and TypeMethod and Description`

<a href="#com/anywherecommerce/android/sdk/devices/CardReader.ConnectionMethod.html" title="enum in com.anywherecommerce.android.sdk.devices">CardReader.ConnectionMethod</a>``<span class="memberNameLink">

<a href="#com/anywherecommerce/android/sdk/devices/bbpos/NomadWP2.html#getConnectionMethod--">getConnectionMethod</a></span>()` `

<a href="#com/anywherecommerce/android/sdk/devices/bbpos/BBPOSDeviceTransactionWorkflow.html" title="class in com.anywherecommerce.android.sdk.devices.bbpos">BBPOSDeviceTransactionWorkflow</a>``<span class="memberNameLink">

<a href="#com/anywherecommerce/android/sdk/devices/bbpos/NomadWP2.html#getTransactionWorkflow-com.anywherecommerce.android.sdk.transactions.Transaction-">getTransactionWorkflow</a></span>(

<a href="#com/anywherecommerce/android/sdk/transactions/Transaction.html" title="interface in com.anywherecommerce.android.sdk.transactions">Transaction</a> t)` 
    

<a name="methods.inherited.from.class.com.anywherecommerce.android.sdk.devices.bbpos.BBPOSDevice"></a>

### Methods inherited from class com.anywherecommerce.android.sdk.devices.bbpos.[BBPOSDevice](#com/anywherecommerce/android/sdk/devices/bbpos/BBPOSDevice.html "class in com.anywherecommerce.android.sdk.devices.bbpos")
          
          `

<a href="#com/anywherecommerce/android/sdk/devices/bbpos/BBPOSDevice.html#createInstance-java.util.Hashtable-">createInstance</a>, 

<a href="#com/anywherecommerce/android/sdk/devices/bbpos/BBPOSDevice.html#getFirmwareUpdateWorkflow--">getFirmwareUpdateWorkflow</a>, 

<a href="#com/anywherecommerce/android/sdk/devices/bbpos/BBPOSDevice.html#getModelDisplayName--">getModelDisplayName</a>, 

<a href="#com/anywherecommerce/android/sdk/devices/bbpos/BBPOSDevice.html#getModelFromProductId-java.lang.String-">getModelFromProductId</a>`
    
    
    

<a name="methods.inherited.from.class.com.anywherecommerce.android.sdk.devices.CardReader"></a>

### Methods inherited from class com.anywherecommerce.android.sdk.devices.[CardReader](#com/anywherecommerce/android/sdk/devices/CardReader.html "class in com.anywherecommerce.android.sdk.devices")
          
          `

<a href="#com/anywherecommerce/android/sdk/devices/CardReader.html#connect-BluetoothDevice-com.anywherecommerce.android.sdk.devices.CardReaderConnectionListener-">connect</a>, 

<a href="#com/anywherecommerce/android/sdk/devices/CardReader.html#connect-com.anywherecommerce.android.sdk.devices.CardReader.ConnectionMethod-com.anywherecommerce.android.sdk.devices.CardReaderConnectionListener-">connect</a>, 

<a href="#com/anywherecommerce/android/sdk/devices/CardReader.html#connect-com.anywherecommerce.android.sdk.devices.CardReaderConnectionListener-">connect</a>, 

<a href="#com/anywherecommerce/android/sdk/devices/CardReader.html#disconnect--">disconnect</a>, 

<a href="#com/anywherecommerce/android/sdk/devices/CardReader.html#getCardInterfaces--">getCardInterfaces</a>, 

<a href="#com/anywherecommerce/android/sdk/devices/CardReader.html#getConnectionStatus--">getConnectionStatus</a>, 

<a href="#com/anywherecommerce/android/sdk/devices/CardReader.html#getController--">getController</a>, 

<a href="#com/anywherecommerce/android/sdk/devices/CardReader.html#getSerialNumber--">getSerialNumber</a>, 

<a href="#com/anywherecommerce/android/sdk/devices/CardReader.html#isConnected--">isConnected</a>, 

<a href="#com/anywherecommerce/android/sdk/devices/CardReader.html#isTestDevice--">isTestDevice</a>, 

<a href="#com/anywherecommerce/android/sdk/devices/CardReader.html#setEnabledInterfaces-java.util.EnumSet-">setEnabledInterfaces</a>`
    
    
    

<a name="methods.inherited.from.class.com.anywherecommerce.android.sdk.devices.PeripheralDevice"></a>

### Methods inherited from class com.anywherecommerce.android.sdk.devices.[PeripheralDevice](#com/anywherecommerce/android/sdk/devices/PeripheralDevice.html "class in com.anywherecommerce.android.sdk.devices")
          
          `

<a href="#com/anywherecommerce/android/sdk/devices/PeripheralDevice.html#toString--">toString</a>`
    
    
    

<a name="methods.inherited.from.class.java.lang.Object"></a>

### Methods inherited from class java.lang.Object
          
          `clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait`



- 

<a name="constructor.detail"></a>

### Constructor Detail
<a name="NomadWP2-java.util.HashMap-"></a>
    

#### NomadWP2
          
          `public NomadWP2(java.util.HashMap<java.lang.String,java.lang.String> hashMap)`
<a name="NomadWP2--"></a>
    

#### NomadWP2
          
          `public NomadWP2()`




<a name="method.detail"></a>

### Method Detail
<a name="getTransactionWorkflow-com.anywherecommerce.android.sdk.transactions.Transaction-"></a>
    

#### getTransactionWorkflow
          
          `public 

<a href="#com/anywherecommerce/android/sdk/devices/bbpos/BBPOSDeviceTransactionWorkflow.html" title="class in com.anywherecommerce.android.sdk.devices.bbpos">BBPOSDeviceTransactionWorkflow</a> getTransactionWorkflow(

<a href="#com/anywherecommerce/android/sdk/transactions/Transaction.html" title="interface in com.anywherecommerce.android.sdk.transactions">Transaction</a> t)`Overrides:`

<a href="#com/anywherecommerce/android/sdk/devices/bbpos/NomadTwo.html#getTransactionWorkflow-com.anywherecommerce.android.sdk.transactions.Transaction-">getTransactionWorkflow</a>` in class `

<a href="#com/anywherecommerce/android/sdk/devices/bbpos/NomadTwo.html" title="class in com.anywherecommerce.android.sdk.devices.bbpos">NomadTwo</a>`
<a name="getConnectionMethod--"></a>
    

#### getConnectionMethod
          
          `public 

<a href="#com/anywherecommerce/android/sdk/devices/CardReader.ConnectionMethod.html" title="enum in com.anywherecommerce.android.sdk.devices">CardReader.ConnectionMethod</a> getConnectionMethod()`Overrides:`

<a href="#com/anywherecommerce/android/sdk/devices/bbpos/NomadTwo.html#getConnectionMethod--">getConnectionMethod</a>` in class `

<a href="#com/anywherecommerce/android/sdk/devices/bbpos/NomadTwo.html" title="class in com.anywherecommerce.android.sdk.devices.bbpos">NomadTwo</a>`