Uses of Class
dev.vality.damsel.webhooker.WalletEventType._Fields
| Package | Description |
|---|---|
| dev.vality.damsel.webhooker |
-
Uses of WalletEventType._Fields in dev.vality.damsel.webhooker
Fields in dev.vality.damsel.webhooker with type parameters of type WalletEventType._Fields Modifier and Type Field Description static Map<WalletEventType._Fields,org.apache.thrift.meta_data.FieldMetaData>WalletEventType. metaDataMapMethods in dev.vality.damsel.webhooker that return WalletEventType._Fields Modifier and Type Method Description protected WalletEventType._FieldsWalletEventType. enumForId(short id)WalletEventType._FieldsWalletEventType. fieldForId(int fieldId)static WalletEventType._FieldsWalletEventType._Fields. findByName(String name)Find the _Fields constant that matches name, or null if its not found.static WalletEventType._FieldsWalletEventType._Fields. findByThriftId(int fieldId)Find the _Fields constant that matches fieldId, or null if its not found.static WalletEventType._FieldsWalletEventType._Fields. findByThriftIdOrThrow(int fieldId)Find the _Fields constant that matches fieldId, throwing an exception if it is not found.WalletEventType._Fields[]WalletEventType. getFields()static WalletEventType._FieldsWalletEventType._Fields. valueOf(String name)Returns the enum constant of this type with the specified name.static WalletEventType._Fields[]WalletEventType._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 WalletEventType._Fields Modifier and Type Method Description Map<WalletEventType._Fields,org.apache.thrift.meta_data.FieldMetaData>WalletEventType. getFieldMetaData()Methods in dev.vality.damsel.webhooker with parameters of type WalletEventType._Fields Modifier and Type Method Description protected voidWalletEventType. checkType(WalletEventType._Fields setField, Object value)protected org.apache.thrift.protocol.TFieldWalletEventType. getFieldDesc(WalletEventType._Fields setField)Constructors in dev.vality.damsel.webhooker with parameters of type WalletEventType._Fields Constructor Description WalletEventType(WalletEventType._Fields setField, Object value)