Uses of Enum Class
dev.vality.damsel.withdrawals.provider_adapter.AdapterSrv.ProcessWithdrawal_args._Fields
Packages that use AdapterSrv.ProcessWithdrawal_args._Fields
-
Uses of AdapterSrv.ProcessWithdrawal_args._Fields in dev.vality.damsel.withdrawals.provider_adapter
Fields in dev.vality.damsel.withdrawals.provider_adapter with type parameters of type AdapterSrv.ProcessWithdrawal_args._FieldsModifier and TypeFieldDescriptionstatic final Map<AdapterSrv.ProcessWithdrawal_args._Fields,org.apache.thrift.meta_data.FieldMetaData> AdapterSrv.ProcessWithdrawal_args.metaDataMapMethods in dev.vality.damsel.withdrawals.provider_adapter that return AdapterSrv.ProcessWithdrawal_args._FieldsModifier and TypeMethodDescriptionAdapterSrv.ProcessWithdrawal_args.fieldForId(int fieldId) AdapterSrv.ProcessWithdrawal_args._Fields.findByName(String name) Find the _Fields constant that matches name, or null if its not found.AdapterSrv.ProcessWithdrawal_args._Fields.findByThriftId(int fieldId) Find the _Fields constant that matches fieldId, or null if its not found.AdapterSrv.ProcessWithdrawal_args._Fields.findByThriftIdOrThrow(int fieldId) Find the _Fields constant that matches fieldId, throwing an exception if it is not found.AdapterSrv.ProcessWithdrawal_args.getFields()Returns the enum constant of this class with the specified name.AdapterSrv.ProcessWithdrawal_args._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 AdapterSrv.ProcessWithdrawal_args._FieldsModifier and TypeMethodDescriptionMap<AdapterSrv.ProcessWithdrawal_args._Fields,org.apache.thrift.meta_data.FieldMetaData> AdapterSrv.ProcessWithdrawal_args.getFieldMetaData()Methods in dev.vality.damsel.withdrawals.provider_adapter with parameters of type AdapterSrv.ProcessWithdrawal_args._FieldsModifier and TypeMethodDescriptionAdapterSrv.ProcessWithdrawal_args.getFieldValue(AdapterSrv.ProcessWithdrawal_args._Fields field) booleanAdapterSrv.ProcessWithdrawal_args.isSet(AdapterSrv.ProcessWithdrawal_args._Fields field) Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwisevoidAdapterSrv.ProcessWithdrawal_args.setFieldValue(AdapterSrv.ProcessWithdrawal_args._Fields field, Object value)