Uses of Enum Class
dev.vality.damsel.webhooker.WebhookNotFound._Fields
Packages that use WebhookNotFound._Fields
-
Uses of WebhookNotFound._Fields in dev.vality.damsel.webhooker
Fields in dev.vality.damsel.webhooker with type parameters of type WebhookNotFound._FieldsModifier and TypeFieldDescriptionstatic final Map<WebhookNotFound._Fields,org.apache.thrift.meta_data.FieldMetaData> WebhookNotFound.metaDataMapMethods in dev.vality.damsel.webhooker that return WebhookNotFound._FieldsModifier and TypeMethodDescriptionWebhookNotFound.fieldForId(int fieldId) static WebhookNotFound._FieldsWebhookNotFound._Fields.findByName(String name) Find the _Fields constant that matches name, or null if its not found.static WebhookNotFound._FieldsWebhookNotFound._Fields.findByThriftId(int fieldId) Find the _Fields constant that matches fieldId, or null if its not found.static WebhookNotFound._FieldsWebhookNotFound._Fields.findByThriftIdOrThrow(int fieldId) Find the _Fields constant that matches fieldId, throwing an exception if it is not found.WebhookNotFound.getFields()static WebhookNotFound._FieldsReturns the enum constant of this class with the specified name.static WebhookNotFound._Fields[]WebhookNotFound._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 WebhookNotFound._FieldsModifier and TypeMethodDescriptionMap<WebhookNotFound._Fields,org.apache.thrift.meta_data.FieldMetaData> WebhookNotFound.getFieldMetaData()Methods in dev.vality.damsel.webhooker with parameters of type WebhookNotFound._FieldsModifier and TypeMethodDescriptionWebhookNotFound.getFieldValue(WebhookNotFound._Fields field) booleanWebhookNotFound.isSet(WebhookNotFound._Fields field) Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwisevoidWebhookNotFound.setFieldValue(WebhookNotFound._Fields field, Object value)