Uses of Class
dev.vality.damsel.skipper.ChargebackCategoryAuthorisation
-
Uses of ChargebackCategoryAuthorisation in dev.vality.damsel.skipper
Methods in dev.vality.damsel.skipper that return ChargebackCategoryAuthorisation Modifier and Type Method Description ChargebackCategoryAuthorisationChargebackCategoryAuthorisation. deepCopy()ChargebackCategoryAuthorisationChargebackCategory. getAuthorisation()Methods in dev.vality.damsel.skipper with parameters of type ChargebackCategoryAuthorisation Modifier and Type Method Description static ChargebackCategoryChargebackCategory. authorisation(ChargebackCategoryAuthorisation value)intChargebackCategoryAuthorisation. compareTo(ChargebackCategoryAuthorisation other)booleanChargebackCategoryAuthorisation. equals(ChargebackCategoryAuthorisation that)voidChargebackCategory. setAuthorisation(ChargebackCategoryAuthorisation value)Constructors in dev.vality.damsel.skipper with parameters of type ChargebackCategoryAuthorisation Constructor Description ChargebackCategoryAuthorisation(ChargebackCategoryAuthorisation other)Performs a deep copy on other.