Uses of Class
dev.vality.damsel.payout_processing.PayoutSearchResponse._Fields
| Package | Description |
|---|---|
| dev.vality.damsel.payout_processing |
-
Uses of PayoutSearchResponse._Fields in dev.vality.damsel.payout_processing
Fields in dev.vality.damsel.payout_processing with type parameters of type PayoutSearchResponse._Fields Modifier and Type Field Description static Map<PayoutSearchResponse._Fields,org.apache.thrift.meta_data.FieldMetaData>PayoutSearchResponse. metaDataMapMethods in dev.vality.damsel.payout_processing that return PayoutSearchResponse._Fields Modifier and Type Method Description PayoutSearchResponse._FieldsPayoutSearchResponse. fieldForId(int fieldId)static PayoutSearchResponse._FieldsPayoutSearchResponse._Fields. findByName(String name)Find the _Fields constant that matches name, or null if its not found.static PayoutSearchResponse._FieldsPayoutSearchResponse._Fields. findByThriftId(int fieldId)Find the _Fields constant that matches fieldId, or null if its not found.static PayoutSearchResponse._FieldsPayoutSearchResponse._Fields. findByThriftIdOrThrow(int fieldId)Find the _Fields constant that matches fieldId, throwing an exception if it is not found.PayoutSearchResponse._Fields[]PayoutSearchResponse. getFields()static PayoutSearchResponse._FieldsPayoutSearchResponse._Fields. valueOf(String name)Returns the enum constant of this type with the specified name.static PayoutSearchResponse._Fields[]PayoutSearchResponse._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 PayoutSearchResponse._Fields Modifier and Type Method Description Map<PayoutSearchResponse._Fields,org.apache.thrift.meta_data.FieldMetaData>PayoutSearchResponse. getFieldMetaData()Methods in dev.vality.damsel.payout_processing with parameters of type PayoutSearchResponse._Fields Modifier and Type Method Description ObjectPayoutSearchResponse. getFieldValue(PayoutSearchResponse._Fields field)booleanPayoutSearchResponse. isSet(PayoutSearchResponse._Fields field)Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwisevoidPayoutSearchResponse. setFieldValue(PayoutSearchResponse._Fields field, Object value)