Uses of Enum Class
dev.vality.damsel.reports.FileNotFound._Fields
Packages that use FileNotFound._Fields
-
Uses of FileNotFound._Fields in dev.vality.damsel.reports
Fields in dev.vality.damsel.reports with type parameters of type FileNotFound._FieldsModifier and TypeFieldDescriptionstatic final Map<FileNotFound._Fields,org.apache.thrift.meta_data.FieldMetaData> FileNotFound.metaDataMapMethods in dev.vality.damsel.reports that return FileNotFound._FieldsModifier and TypeMethodDescriptionFileNotFound.fieldForId(int fieldId) static FileNotFound._FieldsFileNotFound._Fields.findByName(String name) Find the _Fields constant that matches name, or null if its not found.static FileNotFound._FieldsFileNotFound._Fields.findByThriftId(int fieldId) Find the _Fields constant that matches fieldId, or null if its not found.static FileNotFound._FieldsFileNotFound._Fields.findByThriftIdOrThrow(int fieldId) Find the _Fields constant that matches fieldId, throwing an exception if it is not found.FileNotFound.getFields()static FileNotFound._FieldsReturns the enum constant of this class with the specified name.static FileNotFound._Fields[]FileNotFound._Fields.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in dev.vality.damsel.reports that return types with arguments of type FileNotFound._FieldsModifier and TypeMethodDescriptionMap<FileNotFound._Fields,org.apache.thrift.meta_data.FieldMetaData> FileNotFound.getFieldMetaData()Methods in dev.vality.damsel.reports with parameters of type FileNotFound._FieldsModifier and TypeMethodDescriptionFileNotFound.getFieldValue(FileNotFound._Fields field) booleanFileNotFound.isSet(FileNotFound._Fields field) Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwisevoidFileNotFound.setFieldValue(FileNotFound._Fields field, Object value)