Uses of Class
dev.vality.damsel.skipper.StageChargeback
-
Uses of StageChargeback in dev.vality.damsel.skipper
Methods in dev.vality.damsel.skipper that return StageChargeback Modifier and Type Method Description StageChargebackStageChargeback. deepCopy()StageChargebackChargebackStage. getChargeback()Methods in dev.vality.damsel.skipper with parameters of type StageChargeback Modifier and Type Method Description static ChargebackStageChargebackStage. chargeback(StageChargeback value)intStageChargeback. compareTo(StageChargeback other)booleanStageChargeback. equals(StageChargeback that)voidChargebackStage. setChargeback(StageChargeback value)Constructors in dev.vality.damsel.skipper with parameters of type StageChargeback Constructor Description StageChargeback(StageChargeback other)Performs a deep copy on other.