Uses of Class
dev.vality.damsel.payment_tool_provider.PaymentToolProviderSrv.Unwrap_result._Fields
| Package | Description |
|---|---|
| dev.vality.damsel.payment_tool_provider |
-
Uses of PaymentToolProviderSrv.Unwrap_result._Fields in dev.vality.damsel.payment_tool_provider
Fields in dev.vality.damsel.payment_tool_provider with type parameters of type PaymentToolProviderSrv.Unwrap_result._Fields Modifier and Type Field Description static Map<PaymentToolProviderSrv.Unwrap_result._Fields,org.apache.thrift.meta_data.FieldMetaData>PaymentToolProviderSrv.Unwrap_result. metaDataMapMethods in dev.vality.damsel.payment_tool_provider that return PaymentToolProviderSrv.Unwrap_result._Fields Modifier and Type Method Description PaymentToolProviderSrv.Unwrap_result._FieldsPaymentToolProviderSrv.Unwrap_result. fieldForId(int fieldId)static PaymentToolProviderSrv.Unwrap_result._FieldsPaymentToolProviderSrv.Unwrap_result._Fields. findByName(String name)Find the _Fields constant that matches name, or null if its not found.static PaymentToolProviderSrv.Unwrap_result._FieldsPaymentToolProviderSrv.Unwrap_result._Fields. findByThriftId(int fieldId)Find the _Fields constant that matches fieldId, or null if its not found.static PaymentToolProviderSrv.Unwrap_result._FieldsPaymentToolProviderSrv.Unwrap_result._Fields. findByThriftIdOrThrow(int fieldId)Find the _Fields constant that matches fieldId, throwing an exception if it is not found.PaymentToolProviderSrv.Unwrap_result._Fields[]PaymentToolProviderSrv.Unwrap_result. getFields()static PaymentToolProviderSrv.Unwrap_result._FieldsPaymentToolProviderSrv.Unwrap_result._Fields. valueOf(String name)Returns the enum constant of this type with the specified name.static PaymentToolProviderSrv.Unwrap_result._Fields[]PaymentToolProviderSrv.Unwrap_result._Fields. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in dev.vality.damsel.payment_tool_provider that return types with arguments of type PaymentToolProviderSrv.Unwrap_result._Fields Modifier and Type Method Description Map<PaymentToolProviderSrv.Unwrap_result._Fields,org.apache.thrift.meta_data.FieldMetaData>PaymentToolProviderSrv.Unwrap_result. getFieldMetaData()Methods in dev.vality.damsel.payment_tool_provider with parameters of type PaymentToolProviderSrv.Unwrap_result._Fields Modifier and Type Method Description ObjectPaymentToolProviderSrv.Unwrap_result. getFieldValue(PaymentToolProviderSrv.Unwrap_result._Fields field)booleanPaymentToolProviderSrv.Unwrap_result. isSet(PaymentToolProviderSrv.Unwrap_result._Fields field)Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwisevoidPaymentToolProviderSrv.Unwrap_result. setFieldValue(PaymentToolProviderSrv.Unwrap_result._Fields field, Object value)