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