Uses of Enum Class
dev.vality.damsel.payment_processing.errors.TermsViolated._Fields
Packages that use TermsViolated._Fields
-
Uses of TermsViolated._Fields in dev.vality.damsel.payment_processing.errors
Fields in dev.vality.damsel.payment_processing.errors with type parameters of type TermsViolated._FieldsModifier and TypeFieldDescriptionstatic final Map<TermsViolated._Fields,org.apache.thrift.meta_data.FieldMetaData> TermsViolated.metaDataMapMethods in dev.vality.damsel.payment_processing.errors that return TermsViolated._FieldsModifier and TypeMethodDescriptionprotected TermsViolated._FieldsTermsViolated.enumForId(short id) TermsViolated.fieldForId(int fieldId) static TermsViolated._FieldsTermsViolated._Fields.findByName(String name) Find the _Fields constant that matches name, or null if its not found.static TermsViolated._FieldsTermsViolated._Fields.findByThriftId(int fieldId) Find the _Fields constant that matches fieldId, or null if its not found.static TermsViolated._FieldsTermsViolated._Fields.findByThriftIdOrThrow(int fieldId) Find the _Fields constant that matches fieldId, throwing an exception if it is not found.TermsViolated.getFields()static TermsViolated._FieldsReturns the enum constant of this class with the specified name.static TermsViolated._Fields[]TermsViolated._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 TermsViolated._FieldsModifier and TypeMethodDescriptionMap<TermsViolated._Fields,org.apache.thrift.meta_data.FieldMetaData> TermsViolated.getFieldMetaData()Methods in dev.vality.damsel.payment_processing.errors with parameters of type TermsViolated._FieldsModifier and TypeMethodDescriptionprotected voidTermsViolated.checkType(TermsViolated._Fields setField, Object value) protected org.apache.thrift.protocol.TFieldTermsViolated.getFieldDesc(TermsViolated._Fields setField) Constructors in dev.vality.damsel.payment_processing.errors with parameters of type TermsViolated._Fields