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