Uses of Class
dev.vality.damsel.payout_processing.PayoutSearchType
| Package | Description |
|---|---|
| dev.vality.damsel.payout_processing |
-
Uses of PayoutSearchType in dev.vality.damsel.payout_processing
Fields in dev.vality.damsel.payout_processing declared as PayoutSearchType Modifier and Type Field Description PayoutSearchTypePayoutSearchCriteria. typeMethods in dev.vality.damsel.payout_processing that return PayoutSearchType Modifier and Type Method Description static PayoutSearchTypePayoutSearchType. findByValue(int value)Find a the enum type by its integer value, as defined in the Thrift IDL.PayoutSearchTypePayoutSearchCriteria. getType()static PayoutSearchTypePayoutSearchType. valueOf(String name)Returns the enum constant of this type with the specified name.static PayoutSearchType[]PayoutSearchType. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in dev.vality.damsel.payout_processing with parameters of type PayoutSearchType Modifier and Type Method Description PayoutSearchCriteriaPayoutSearchCriteria. setType(PayoutSearchType type)