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