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