Uses of Class
dev.vality.damsel.payout_processing.PayoutSearchRequest._Fields
| Package | Description |
|---|---|
| dev.vality.damsel.payout_processing |
-
Uses of PayoutSearchRequest._Fields in dev.vality.damsel.payout_processing
Fields in dev.vality.damsel.payout_processing with type parameters of type PayoutSearchRequest._Fields Modifier and Type Field Description static Map<PayoutSearchRequest._Fields,org.apache.thrift.meta_data.FieldMetaData>PayoutSearchRequest. metaDataMapMethods in dev.vality.damsel.payout_processing that return PayoutSearchRequest._Fields Modifier and Type Method Description PayoutSearchRequest._FieldsPayoutSearchRequest. fieldForId(int fieldId)static PayoutSearchRequest._FieldsPayoutSearchRequest._Fields. findByName(String name)Find the _Fields constant that matches name, or null if its not found.static PayoutSearchRequest._FieldsPayoutSearchRequest._Fields. findByThriftId(int fieldId)Find the _Fields constant that matches fieldId, or null if its not found.static PayoutSearchRequest._FieldsPayoutSearchRequest._Fields. findByThriftIdOrThrow(int fieldId)Find the _Fields constant that matches fieldId, throwing an exception if it is not found.PayoutSearchRequest._Fields[]PayoutSearchRequest. getFields()static PayoutSearchRequest._FieldsPayoutSearchRequest._Fields. valueOf(String name)Returns the enum constant of this type with the specified name.static PayoutSearchRequest._Fields[]PayoutSearchRequest._Fields. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in dev.vality.damsel.payout_processing that return types with arguments of type PayoutSearchRequest._Fields Modifier and Type Method Description Map<PayoutSearchRequest._Fields,org.apache.thrift.meta_data.FieldMetaData>PayoutSearchRequest. getFieldMetaData()Methods in dev.vality.damsel.payout_processing with parameters of type PayoutSearchRequest._Fields Modifier and Type Method Description ObjectPayoutSearchRequest. getFieldValue(PayoutSearchRequest._Fields field)booleanPayoutSearchRequest. isSet(PayoutSearchRequest._Fields field)Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwisevoidPayoutSearchRequest. setFieldValue(PayoutSearchRequest._Fields field, Object value)