Uses of Enum Class
dev.vality.damsel.withdrawals.errors.DestinationReject._Fields
Packages that use DestinationReject._Fields
-
Uses of DestinationReject._Fields in dev.vality.damsel.withdrawals.errors
Fields in dev.vality.damsel.withdrawals.errors with type parameters of type DestinationReject._FieldsModifier and TypeFieldDescriptionstatic final Map<DestinationReject._Fields,org.apache.thrift.meta_data.FieldMetaData> DestinationReject.metaDataMapMethods in dev.vality.damsel.withdrawals.errors that return DestinationReject._FieldsModifier and TypeMethodDescriptionprotected DestinationReject._FieldsDestinationReject.enumForId(short id) DestinationReject.fieldForId(int fieldId) static DestinationReject._FieldsDestinationReject._Fields.findByName(String name) Find the _Fields constant that matches name, or null if its not found.static DestinationReject._FieldsDestinationReject._Fields.findByThriftId(int fieldId) Find the _Fields constant that matches fieldId, or null if its not found.static DestinationReject._FieldsDestinationReject._Fields.findByThriftIdOrThrow(int fieldId) Find the _Fields constant that matches fieldId, throwing an exception if it is not found.DestinationReject.getFields()static DestinationReject._FieldsReturns the enum constant of this class with the specified name.static DestinationReject._Fields[]DestinationReject._Fields.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in dev.vality.damsel.withdrawals.errors that return types with arguments of type DestinationReject._FieldsModifier and TypeMethodDescriptionMap<DestinationReject._Fields,org.apache.thrift.meta_data.FieldMetaData> DestinationReject.getFieldMetaData()Methods in dev.vality.damsel.withdrawals.errors with parameters of type DestinationReject._FieldsModifier and TypeMethodDescriptionprotected voidDestinationReject.checkType(DestinationReject._Fields setField, Object value) protected org.apache.thrift.protocol.TFieldDestinationReject.getFieldDesc(DestinationReject._Fields setField) Constructors in dev.vality.damsel.withdrawals.errors with parameters of type DestinationReject._FieldsModifierConstructorDescriptionDestinationReject(DestinationReject._Fields setField, Object value)