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