public class VTConfig extends Object
| Constructor and Description |
|---|
VTConfig() |
| Modifier and Type | Method and 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 © 2025. All rights reserved.