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