Uses of Enum Class
dev.vality.damsel.payment_processing.WalletEffect._Fields
Packages that use WalletEffect._Fields
-
Uses of WalletEffect._Fields in dev.vality.damsel.payment_processing
Fields in dev.vality.damsel.payment_processing with type parameters of type WalletEffect._FieldsModifier and TypeFieldDescriptionstatic final Map<WalletEffect._Fields,org.apache.thrift.meta_data.FieldMetaData> WalletEffect.metaDataMapMethods in dev.vality.damsel.payment_processing that return WalletEffect._FieldsModifier and TypeMethodDescriptionprotected WalletEffect._FieldsWalletEffect.enumForId(short id) WalletEffect.fieldForId(int fieldId) static WalletEffect._FieldsWalletEffect._Fields.findByName(String name) Find the _Fields constant that matches name, or null if its not found.static WalletEffect._FieldsWalletEffect._Fields.findByThriftId(int fieldId) Find the _Fields constant that matches fieldId, or null if its not found.static WalletEffect._FieldsWalletEffect._Fields.findByThriftIdOrThrow(int fieldId) Find the _Fields constant that matches fieldId, throwing an exception if it is not found.WalletEffect.getFields()static WalletEffect._FieldsReturns the enum constant of this class with the specified name.static WalletEffect._Fields[]WalletEffect._Fields.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in dev.vality.damsel.payment_processing that return types with arguments of type WalletEffect._FieldsModifier and TypeMethodDescriptionMap<WalletEffect._Fields,org.apache.thrift.meta_data.FieldMetaData> WalletEffect.getFieldMetaData()Methods in dev.vality.damsel.payment_processing with parameters of type WalletEffect._FieldsModifier and TypeMethodDescriptionprotected voidWalletEffect.checkType(WalletEffect._Fields setField, Object value) protected org.apache.thrift.protocol.TFieldWalletEffect.getFieldDesc(WalletEffect._Fields setField) Constructors in dev.vality.damsel.payment_processing with parameters of type WalletEffect._Fields