Uses of Class
dev.vality.damsel.webhooker.WalletWithdrawalEventType._Fields
| Package | Description |
|---|---|
| dev.vality.damsel.webhooker |
-
Uses of WalletWithdrawalEventType._Fields in dev.vality.damsel.webhooker
Fields in dev.vality.damsel.webhooker with type parameters of type WalletWithdrawalEventType._Fields Modifier and Type Field Description static Map<WalletWithdrawalEventType._Fields,org.apache.thrift.meta_data.FieldMetaData>WalletWithdrawalEventType. metaDataMapMethods in dev.vality.damsel.webhooker that return WalletWithdrawalEventType._Fields Modifier and Type Method Description protected WalletWithdrawalEventType._FieldsWalletWithdrawalEventType. enumForId(short id)WalletWithdrawalEventType._FieldsWalletWithdrawalEventType. fieldForId(int fieldId)static WalletWithdrawalEventType._FieldsWalletWithdrawalEventType._Fields. findByName(String name)Find the _Fields constant that matches name, or null if its not found.static WalletWithdrawalEventType._FieldsWalletWithdrawalEventType._Fields. findByThriftId(int fieldId)Find the _Fields constant that matches fieldId, or null if its not found.static WalletWithdrawalEventType._FieldsWalletWithdrawalEventType._Fields. findByThriftIdOrThrow(int fieldId)Find the _Fields constant that matches fieldId, throwing an exception if it is not found.WalletWithdrawalEventType._Fields[]WalletWithdrawalEventType. getFields()static WalletWithdrawalEventType._FieldsWalletWithdrawalEventType._Fields. valueOf(String name)Returns the enum constant of this type with the specified name.static WalletWithdrawalEventType._Fields[]WalletWithdrawalEventType._Fields. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in dev.vality.damsel.webhooker that return types with arguments of type WalletWithdrawalEventType._Fields Modifier and Type Method Description Map<WalletWithdrawalEventType._Fields,org.apache.thrift.meta_data.FieldMetaData>WalletWithdrawalEventType. getFieldMetaData()Methods in dev.vality.damsel.webhooker with parameters of type WalletWithdrawalEventType._Fields Modifier and Type Method Description protected 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._Fields Constructor Description WalletWithdrawalEventType(WalletWithdrawalEventType._Fields setField, Object value)