public class CardProcessingConfig extends Object
| Constructor and Description |
|---|
CardProcessingConfig() |
| Modifier and Type | Method and Description |
|---|---|
CardProcessingConfig |
common(CardProcessingConfigCommon common) |
boolean |
equals(Object o) |
CardProcessingConfig |
features(CardProcessingConfigFeatures features) |
CardProcessingConfigCommon |
getCommon()
Get common
|
CardProcessingConfigFeatures |
getFeatures()
Get features
|
int |
hashCode() |
void |
setCommon(CardProcessingConfigCommon common) |
void |
setFeatures(CardProcessingConfigFeatures features) |
String |
toString() |
public CardProcessingConfig common(CardProcessingConfigCommon common)
public CardProcessingConfigCommon getCommon()
public void setCommon(CardProcessingConfigCommon common)
public CardProcessingConfig features(CardProcessingConfigFeatures features)
public CardProcessingConfigFeatures getFeatures()
public void setFeatures(CardProcessingConfigFeatures features)
Copyright © 2025. All rights reserved.