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