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