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