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