Uses of Class
dev.vality.damsel.payment_tool_provider.GooglePayRequest._Fields
| Package | Description |
|---|---|
| dev.vality.damsel.payment_tool_provider |
-
Uses of GooglePayRequest._Fields in dev.vality.damsel.payment_tool_provider
Fields in dev.vality.damsel.payment_tool_provider with type parameters of type GooglePayRequest._Fields Modifier and Type Field Description static Map<GooglePayRequest._Fields,org.apache.thrift.meta_data.FieldMetaData>GooglePayRequest. metaDataMapMethods in dev.vality.damsel.payment_tool_provider that return GooglePayRequest._Fields Modifier and Type Method Description GooglePayRequest._FieldsGooglePayRequest. fieldForId(int fieldId)static GooglePayRequest._FieldsGooglePayRequest._Fields. findByName(String name)Find the _Fields constant that matches name, or null if its not found.static GooglePayRequest._FieldsGooglePayRequest._Fields. findByThriftId(int fieldId)Find the _Fields constant that matches fieldId, or null if its not found.static GooglePayRequest._FieldsGooglePayRequest._Fields. findByThriftIdOrThrow(int fieldId)Find the _Fields constant that matches fieldId, throwing an exception if it is not found.GooglePayRequest._Fields[]GooglePayRequest. getFields()static GooglePayRequest._FieldsGooglePayRequest._Fields. valueOf(String name)Returns the enum constant of this type with the specified name.static GooglePayRequest._Fields[]GooglePayRequest._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 GooglePayRequest._Fields Modifier and Type Method Description Map<GooglePayRequest._Fields,org.apache.thrift.meta_data.FieldMetaData>GooglePayRequest. getFieldMetaData()Methods in dev.vality.damsel.payment_tool_provider with parameters of type GooglePayRequest._Fields Modifier and Type Method Description ObjectGooglePayRequest. getFieldValue(GooglePayRequest._Fields field)booleanGooglePayRequest. isSet(GooglePayRequest._Fields field)Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwisevoidGooglePayRequest. setFieldValue(GooglePayRequest._Fields field, Object value)