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