public class VTConfig extends Object
| Constructor | Description |
|---|---|
VTConfig() |
| Modifier and Type | Method | Description |
|---|---|---|
VTConfig |
cardNotPresent(VTConfigCardNotPresent cardNotPresent) |
|
VTConfig |
cardPresent(VTConfigCardNotPresent cardPresent) |
|
boolean |
equals(Object o) |
|
VTConfigCardNotPresent |
getCardNotPresent() |
Get cardNotPresent
|
VTConfigCardNotPresent |
getCardPresent() |
Get cardPresent
|
int |
hashCode() |
|
void |
setCardNotPresent(VTConfigCardNotPresent cardNotPresent) |
|
void |
setCardPresent(VTConfigCardNotPresent cardPresent) |
|
String |
toString() |
public VTConfig cardNotPresent(VTConfigCardNotPresent cardNotPresent)
public VTConfigCardNotPresent getCardNotPresent()
public void setCardNotPresent(VTConfigCardNotPresent cardNotPresent)
public VTConfig cardPresent(VTConfigCardNotPresent cardPresent)
public VTConfigCardNotPresent getCardPresent()
public void setCardPresent(VTConfigCardNotPresent cardPresent)
Copyright © 2026. All rights reserved.