Uses of Enum Class
dev.vality.damsel.withdrawals.provider_adapter.ProcessCallbackResult._Fields
Packages that use ProcessCallbackResult._Fields
-
Uses of ProcessCallbackResult._Fields in dev.vality.damsel.withdrawals.provider_adapter
Fields in dev.vality.damsel.withdrawals.provider_adapter with type parameters of type ProcessCallbackResult._FieldsModifier and TypeFieldDescriptionstatic final Map<ProcessCallbackResult._Fields,org.apache.thrift.meta_data.FieldMetaData> ProcessCallbackResult.metaDataMapMethods in dev.vality.damsel.withdrawals.provider_adapter that return ProcessCallbackResult._FieldsModifier and TypeMethodDescriptionprotected ProcessCallbackResult._FieldsProcessCallbackResult.enumForId(short id) ProcessCallbackResult.fieldForId(int fieldId) ProcessCallbackResult._Fields.findByName(String name) Find the _Fields constant that matches name, or null if its not found.ProcessCallbackResult._Fields.findByThriftId(int fieldId) Find the _Fields constant that matches fieldId, or null if its not found.ProcessCallbackResult._Fields.findByThriftIdOrThrow(int fieldId) Find the _Fields constant that matches fieldId, throwing an exception if it is not found.ProcessCallbackResult.getFields()Returns the enum constant of this class with the specified name.static ProcessCallbackResult._Fields[]ProcessCallbackResult._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 ProcessCallbackResult._FieldsModifier and TypeMethodDescriptionMap<ProcessCallbackResult._Fields,org.apache.thrift.meta_data.FieldMetaData> ProcessCallbackResult.getFieldMetaData()Methods in dev.vality.damsel.withdrawals.provider_adapter with parameters of type ProcessCallbackResult._FieldsModifier and TypeMethodDescriptionprotected voidProcessCallbackResult.checkType(ProcessCallbackResult._Fields setField, Object value) protected org.apache.thrift.protocol.TFieldProcessCallbackResult.getFieldDesc(ProcessCallbackResult._Fields setField) Constructors in dev.vality.damsel.withdrawals.provider_adapter with parameters of type ProcessCallbackResult._FieldsModifierConstructorDescriptionProcessCallbackResult(ProcessCallbackResult._Fields setField, Object value)