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