Uses of Enum Class
dev.vality.damsel.withdrawals.processing.WithdrawalSucceeded._Fields
Packages that use WithdrawalSucceeded._Fields
-
Uses of WithdrawalSucceeded._Fields in dev.vality.damsel.withdrawals.processing
Fields in dev.vality.damsel.withdrawals.processing with type parameters of type WithdrawalSucceeded._FieldsModifier and TypeFieldDescriptionstatic final Map<WithdrawalSucceeded._Fields,org.apache.thrift.meta_data.FieldMetaData> WithdrawalSucceeded.metaDataMapMethods in dev.vality.damsel.withdrawals.processing that return WithdrawalSucceeded._FieldsModifier and TypeMethodDescriptionWithdrawalSucceeded.fieldForId(int fieldId) static WithdrawalSucceeded._FieldsWithdrawalSucceeded._Fields.findByName(String name) Find the _Fields constant that matches name, or null if its not found.static WithdrawalSucceeded._FieldsWithdrawalSucceeded._Fields.findByThriftId(int fieldId) Find the _Fields constant that matches fieldId, or null if its not found.static WithdrawalSucceeded._FieldsWithdrawalSucceeded._Fields.findByThriftIdOrThrow(int fieldId) Find the _Fields constant that matches fieldId, throwing an exception if it is not found.WithdrawalSucceeded.getFields()static WithdrawalSucceeded._FieldsReturns the enum constant of this class with the specified name.static WithdrawalSucceeded._Fields[]WithdrawalSucceeded._Fields.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in dev.vality.damsel.withdrawals.processing that return types with arguments of type WithdrawalSucceeded._FieldsModifier and TypeMethodDescriptionMap<WithdrawalSucceeded._Fields,org.apache.thrift.meta_data.FieldMetaData> WithdrawalSucceeded.getFieldMetaData()Methods in dev.vality.damsel.withdrawals.processing with parameters of type WithdrawalSucceeded._FieldsModifier and TypeMethodDescriptionWithdrawalSucceeded.getFieldValue(WithdrawalSucceeded._Fields field) booleanWithdrawalSucceeded.isSet(WithdrawalSucceeded._Fields field) Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwisevoidWithdrawalSucceeded.setFieldValue(WithdrawalSucceeded._Fields field, Object value)