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