Uses of Enum Class
dev.vality.damsel.webhooker.WalletEventType._Fields
Packages that use WalletEventType._Fields
-
Uses of WalletEventType._Fields in dev.vality.damsel.webhooker
Fields in dev.vality.damsel.webhooker with type parameters of type WalletEventType._FieldsModifier and TypeFieldDescriptionstatic final Map<WalletEventType._Fields,org.apache.thrift.meta_data.FieldMetaData> WalletEventType.metaDataMapMethods in dev.vality.damsel.webhooker that return WalletEventType._FieldsModifier and TypeMethodDescriptionprotected WalletEventType._FieldsWalletEventType.enumForId(short id) WalletEventType.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.getFields()static WalletEventType._FieldsReturns the enum constant of this class with the specified name.static WalletEventType._Fields[]WalletEventType._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 WalletEventType._FieldsModifier and TypeMethodDescriptionMap<WalletEventType._Fields,org.apache.thrift.meta_data.FieldMetaData> WalletEventType.getFieldMetaData()Methods in dev.vality.damsel.webhooker with parameters of type WalletEventType._FieldsModifier and TypeMethodDescriptionprotected 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