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